update svelte-examples & improve configs

This commit is contained in:
peterkogo
2025-10-30 21:21:43 +01:00
committed by moklick
parent 7680cef3d8
commit 820627fede
9 changed files with 989 additions and 559 deletions
+1 -3
View File
@@ -9,9 +9,7 @@
"skipLibCheck": true,
"sourceMap": true,
"strict": true,
"target": "ES2022",
"verbatimModuleSyntax": true,
"isolatedModules": true
"moduleResolution": "bundler"
}
// Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias
//