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
Any chance you're using the airbnb eslint config (which doesn't yet support v7 of eslint-plugin-react) and v7 of eslint-plugin-react? If so, npm ls should tell you your dependencies are invalid.
If not, what version of eslint-plugin-react are you using?
I am getting the following error thrown in the terminal:
what does this mean?
p.s. my rule definition in .eslintrc is
"react/no-will-update-set-state": "error"
The text was updated successfully, but these errors were encountered: