Syncing improvemetns

This commit is contained in:
Dominic Ferrando
2025-09-22 11:46:24 -04:00
parent 3aef14a0fc
commit 03625732fd
3 changed files with 163 additions and 84 deletions
+2 -1
View File
@@ -10,7 +10,8 @@
"skipLibCheck": true,
"sourceMap": true,
"strict": true,
"moduleResolution": "bundler"
"moduleResolution": "bundler",
"importsNotUsedAsValue": true
}
// 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