Upgrade kit to version 1.0.0-next.405

This commit is contained in:
Ryan Gossiaux
2023-06-14 13:26:53 -07:00
parent 782b3ee49c
commit 732dc118f5
9 changed files with 912 additions and 233 deletions

View File

@@ -2,6 +2,7 @@
"extends": "./.svelte-kit/tsconfig.json",
"compilerOptions": {
"strict": true,
"allowSyntheticDefaultImports": true,
"paths": {
"$lib":["src/lib"],
"$lib/*":["src/lib/*"],