fix linter nitpicks

This commit is contained in:
2026-09-02 19:04:43 +02:00
parent e98293fa7c
commit c038316461
9 changed files with 49 additions and 40 deletions
+1
View File
@@ -2,6 +2,7 @@
"extends": "./.svelte-kit/tsconfig.json",
"compilerOptions": {
"allowJs": true,
"allowImportingTsExtensions": true,
"checkJs": true,
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,