chore(*): Fix remaining PR comments

This commit is contained in:
Josh Creek
2025-07-26 23:18:36 +01:00
parent 852c6c3f34
commit 5e0e45494f
3 changed files with 99 additions and 11 deletions
+1 -6
View File
@@ -17,12 +17,7 @@
"virtual:pwa-assets"
]
},
"include": [
"src/**/*.ts",
"src/**/*.svelte",
"node_modules/vite-plugin-pwa/client.d.ts",
"node_modules/**/*.d.ts"
],
"include": ["src/**/*.ts", "src/**/*.svelte", "node_modules/vite-plugin-pwa/client.d.ts"],
"exclude": [".svelte-kit/**/*", "node_modules/**/*"]
// Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias
//