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.
strict
1 parent 7da818a commit 76a52f4Copy full SHA for 76a52f4
jsconfig.json
@@ -8,7 +8,7 @@
8
"resolveJsonModule": true,
9
"skipLibCheck": true,
10
"sourceMap": true,
11
- "strict": false
+ "strict": true
12
}
13
// Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias and https://kit.svelte.dev/docs/configuration#files
14
//
0 commit comments