svelte-intellij
svelte-intellij copied to clipboard
No errors on missing 'type' imports
Webstorm.
Vscode:
Webstorm does not report error when the type keyword is missing from imports. When Webstorm auto imports the types, this breaks the build.
related to https://github.com/tomblachut/svelte-intellij/issues/300
Contained in WEB-58397 use the svelte language server.