remove tsconfig extends

This commit is contained in:
Spencer Flagg 2024-01-24 14:55:14 +01:00
parent 3ff0ec1f82
commit 378d4a493f

View file

@ -1,5 +1,5 @@
{
"extends": "./.svelte-kit/tsconfig.json",
//"extends": "./.svelte-kit/tsconfig.json",
"compilerOptions": {
"allowJs": true,
"checkJs": true,