eslint-plugin-react-you-might-not-need-an-effect #7626
NOBLES5E
started this conversation in
Rule suggestion
Replies: 2 comments 1 reply
-
|
Not sure. What are the heuristics of the rule? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@ematipico From my basic understanding:
Would any of these make sense to integrate into Biome's lint rules? The patterns are pretty common footguns, and having them built-in would be helpful. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So that we can easily catch unnecessary React useEffects
https://github.com/NickvanDyke/eslint-plugin-react-you-might-not-need-an-effect
Beta Was this translation helpful? Give feedback.
All reactions