We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27bd09a commit 2503d2cCopy full SHA for 2503d2c
packages/create-svelte/shared/+typescript/tsconfig.json
@@ -10,7 +10,7 @@
10
"sourceMap": true,
11
"strict": true
12
}
13
- // Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias and https://kit.svelte.dev/docs/configuration#files
+ // Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias
14
//
15
// If you want to overwrite includes/excludes, make sure to copy over the relevant includes/excludes
16
// from the referenced tsconfig.json - TypeScript does not merge them in
0 commit comments