Migrated codebase to TypeScript

This commit is contained in:
2026-05-08 17:33:13 +02:00
parent 2246b57c2a
commit 1af46c0fa3
15 changed files with 118 additions and 96 deletions
+1
View File
@@ -15,6 +15,7 @@
"@sveltejs/adapter-auto": "^7.0.1",
"@sveltejs/kit": "^2.57.0",
"@sveltejs/vite-plugin-svelte": "^7.0.0",
"@types/node": "^25.6.2",
"svelte": "^5.55.2",
"svelte-check": "^4.4.6",
"typescript": "^6.0.2",