frontend cleanup

This commit is contained in:
2026-05-31 23:24:46 +02:00
parent 24e99b84e0
commit 09840dcf0a
8 changed files with 530 additions and 516 deletions
+3 -2
View File
@@ -2,6 +2,7 @@
"extends": "./.svelte-kit/tsconfig.json",
"compilerOptions": {
"strict": true,
"allowSyntheticDefaultImports": true
}
"allowSyntheticDefaultImports": true,
"skipLibCheck": true,
},
}