Astro template using Svelte and a variety of linters and test suites
Default settings for plugins I use are provided for JetBrains IDEs (WebStorm) and VSCode, you might want to change these to your liking. VSCode has Astro syntax support, WebStorm doesn't for the moment.
Cannot find module '.svelte' or its corresponding type declarations.
when importing Svelte components in .ts files. Affects syntax highlighting only, it seems to be related to the VSCode Svelte plugin.