remove tsconfig extends
This commit is contained in:
parent
3ff0ec1f82
commit
378d4a493f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"extends": "./.svelte-kit/tsconfig.json",
|
||||
//"extends": "./.svelte-kit/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"allowJs": true,
|
||||
"checkJs": true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue