diff options
Diffstat (limited to 'examples/with-svelte/apps/web/tsconfig.json')
| -rw-r--r-- | examples/with-svelte/apps/web/tsconfig.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/examples/with-svelte/apps/web/tsconfig.json b/examples/with-svelte/apps/web/tsconfig.json deleted file mode 100644 index 5c56cee..0000000 --- a/examples/with-svelte/apps/web/tsconfig.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "extends": "./.svelte-kit/tsconfig.json", - "compilerOptions": { - "allowJs": true, - "checkJs": true, - "esModuleInterop": true, - "forceConsistentCasingInFileNames": true, - "resolveJsonModule": true, - "skipLibCheck": true, - "sourceMap": true, - "strict": true - } -} |
