diff --git a/tsconfig.json b/tsconfig.json index 6ae0c8c..a9af956 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -8,7 +8,7 @@ "resolveJsonModule": true, "skipLibCheck": true, "sourceMap": true, - "strict": true + "strict": false } // Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias //