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
Would it be possible to add support for react-hooks/rules-of-hooks?
Just updated React to 16.8 and started using react hooks, its new feature. They suggest the usage of the eslint-plugin-react-hooks.
Codeclimate complains with this error on every file: Definition for rule 'react-hooks/rules-of-hooks' was not found.
Thanks!
joeycozza, turbobeast, gggritso, chrismendis, arel and 4 more