8 lines
142 B
JSON
8 lines
142 B
JSON
{
|
|
"extends": "./.svelte-kit/tsconfig.json",
|
|
"compilerOptions": {
|
|
"allowJs": true,
|
|
"checkJs": true,
|
|
"moduleResolution": "bundler"
|
|
}
|
|
}
|