feature/build (#1)
Some checks failed
CI / build-and-test (push) Has been cancelled
CI / build-and-test (pull_request) Has been cancelled

Co-authored-by: Tobias Klemp <tobias.klemp@v-office.com>
Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2026-01-01 18:55:05 +01:00
parent 42080520bf
commit 74b6092838
34 changed files with 1070 additions and 499 deletions

View File

@@ -9,8 +9,8 @@
"skipLibCheck": true,
"sourceMap": true,
"strict": true,
"moduleResolution": "bundler"
}
"moduleResolution": "bundler",
},
// Path aliases are handled by https://svelte.dev/docs/kit/configuration#alias
// except $lib which is handled by https://svelte.dev/docs/kit/configuration#files
//