tomblachut / svelte-intellij

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

svelte dollar syntax unresolved variable or type #278

Closed YankeeTube closed 2 years ago

YankeeTube commented 2 years ago

image

svelte dolloar (reactive statements) unresolve variable or type This can be solved by declaring let items, but it is very inconvenient to do so every time. It seems that improvement is needed.

tomblachut commented 2 years ago

Duplicate of #249