feature/project-setup #1

Merged
ilia merged 6 commits from feature/project-setup into main 2025-12-30 09:18:09 +00:00
Showing only changes of commit a204d29bac - Show all commits

View File

@@ -11,7 +11,8 @@
"sourceMap": true,
"strict": true,
"moduleResolution": "bundler"
}
},
"exclude": ["./src/lib/components/ui"]
// 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
//