eslint-plugin-react-hooks-prefix
v0.1.0
Published
An ESLint plugin to disallow hooks usage without importing React.
Downloads
8
Maintainers
Readme
eslint-plugin-react-hooks-prefix
An ESLint plugin to enforce using React hooks with the React.
prefix.
Installation
To install the plugin, run:
npm install eslint-plugin-react-hooks-prefix --save-dev