This commit is contained in:
David Senoner 2025-05-18 13:18:46 +02:00
commit 0738070ce1
287 changed files with 10116 additions and 0 deletions

3
jsconfig.json Normal file
View file

@ -0,0 +1,3 @@
{
"extends": "./.svelte-kit/tsconfig.json"
}