You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed a big problem is Eslint only scanning a single file at a time. If you changed to become a TS server plugin instead then maybe you would have access to the whole project in order to determine if what yyou are importing is pure or not.
Great work, I am excited to see this plugin have a "low noise" configuration in the future.
The text was updated successfully, but these errors were encountered:
I noticed a big problem is Eslint only scanning a single file at a time. If you changed to become a TS server plugin instead then maybe you would have access to the whole project in order to determine if what yyou are importing is pure or not.
Great work, I am excited to see this plugin have a "low noise" configuration in the future.
The text was updated successfully, but these errors were encountered: