9 lines
137 B
JSON
9 lines
137 B
JSON
{
|
|
"extends": "./.svelte-kit/tsconfig.json",
|
|
"compilerOptions": {
|
|
"strict": true,
|
|
"allowJs": true,
|
|
"checkJs": false
|
|
}
|
|
}
|