finish early dashboard prototype

This commit is contained in:
ari melody 2026-02-23 18:57:57 +00:00
parent 14535219d9
commit 7d15d70432
Signed by: ari
GPG key ID: CF99829C92678188
13 changed files with 311 additions and 73 deletions

View file

@ -10,7 +10,7 @@
"skipLibCheck": true,
"sourceMap": true,
"strict": true,
"moduleResolution": "nodenext"
"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