Skip to content

Commit 2503d2c

Browse files
Update packages/create-svelte/shared/+typescript/tsconfig.json
Co-authored-by: Ben McCann <[email protected]>
1 parent 27bd09a commit 2503d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/create-svelte/shared/+typescript/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"sourceMap": true,
1111
"strict": true
1212
}
13-
// Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias and https://kit.svelte.dev/docs/configuration#files
13+
// Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias
1414
//
1515
// If you want to overwrite includes/excludes, make sure to copy over the relevant includes/excludes
1616
// from the referenced tsconfig.json - TypeScript does not merge them in

0 commit comments

Comments
 (0)