tomblachut / svelte-intellij

Svelte components in WebStorm and friends
MIT License
485 stars 38 forks source link

No errors on missing 'type' imports #305

Closed srsholmes closed 1 year ago

srsholmes commented 2 years ago

Webstorm.

image

Vscode: image

Webstorm does not report error when the type keyword is missing from imports. When Webstorm auto imports the types, this breaks the build.

srsholmes commented 2 years ago

related to https://github.com/tomblachut/svelte-intellij/issues/300

tomblachut commented 1 year ago

Contained in WEB-58397 use the svelte language server.