altafino / react-webpack-5-tailwind-2

React 17 Boilerplate with Webpack 6, Tailwind 2, using babel, SASS/PostCSS, HMR, dotenv and an optimized production build
MIT License
295 stars 68 forks source link

Add eslint-plugin-react-hooks #6

Closed tdemarest closed 3 years ago

tdemarest commented 3 years ago

With the popularity of Hooks as of 16.8.0 it would be nice if the eslint-plugin-react-hooks plugin was added to ESlint. More info and the two main rules are here: https://reactjs.org/docs/hooks-rules.html#eslint-plugin

stefanwuthrich commented 3 years ago

thank you for your input @tdemarest I added the plugin.