diff options
Diffstat (limited to 'app/tsconfig.json')
| -rw-r--r-- | app/tsconfig.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/app/tsconfig.json b/app/tsconfig.json deleted file mode 100644 index 1118ea6..0000000 --- a/app/tsconfig.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "extends": "./.svelte-kit/tsconfig.json", - "compilerOptions": { - "rewriteRelativeImportExtensions": true, - "allowJs": true, - "checkJs": true, - "esModuleInterop": true, - "forceConsistentCasingInFileNames": true, - "resolveJsonModule": true, - "skipLibCheck": true, - "sourceMap": true, - "strict": true, - "moduleResolution": "bundler" - } -}
\ No newline at end of file |
