https://www.npmjs.com/package/eslint-plugin-react-hooks This plugin enforce [rule of hooks](https://reactjs.org/docs/hooks-rules.html) to avoid common misstakes (hook in condition, ...). [Hooks](https://github.com/reactjs/rfcs/pull/68) are a new React feature.
https://www.npmjs.com/package/eslint-plugin-react-hooks
This plugin enforce rule of hooks to avoid common misstakes (hook in condition, ...).
Hooks are a new React feature.