Describe the bug
Reproduction
Just create the default sveltekit minimal app
Open in VSCode
Witness the error in any .ts file that imports a .svelte file (which happens with vitest component tests, including the example test)
Expected behaviour
No red squiggly lines
System Info
Which package is the issue about?
Svelte for VS Code extension
Additional Information, eg. Screenshots
No response