Skip to content

Commit

Permalink
Use strict
Browse files Browse the repository at this point in the history
  • Loading branch information
zerodevx committed Mar 25, 2023
1 parent 7da818a commit 76a52f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"resolveJsonModule": true,
"skipLibCheck": true,
"sourceMap": true,
"strict": false
"strict": true
}
// Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias and https://kit.svelte.dev/docs/configuration#files
//
Expand Down

0 comments on commit 76a52f4

Please sign in to comment.