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 was trying to figure why a certain rule wasn't working even though I had enabled plugin:import/recommended. I eventually realised that the recommended config actually doesn't enable that rule. I think it would be super useful to have as https://typescript-eslint.io/rules/ or https://eslint.org/docs/latest/rules/
If there isn't already work in progress about this topic, I would like to implement it ! I was hoping to get some initial feedback / ideas from the maintainers before I get started.