diff --git a/jsconfig.json b/jsconfig.json index 875f9e0..f1da068 100644 --- a/jsconfig.json +++ b/jsconfig.json @@ -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 //