tomblachut / svelte-intellij

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

enable eslint support for svelte files, fixes #24 #148

Closed anstarovoyt closed 4 years ago

anstarovoyt commented 4 years ago

I thought about better strategies like auto-detection of "svelte3" plugin and enabling only for it, but looks like the simplest solution is the best here.