Skip to content

Commit 76a52f4

Browse files
committed
Use strict
1 parent 7da818a commit 76a52f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"resolveJsonModule": true,
99
"skipLibCheck": true,
1010
"sourceMap": true,
11-
"strict": false
11+
"strict": true
1212
}
1313
// Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias and https://kit.svelte.dev/docs/configuration#files
1414
//

0 commit comments

Comments
 (0)