react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

How to configure `eslint-plugin-react-hooks` in `eslint.config.js`

Open rakleed opened this issue 2 years ago • 2 comments
trafficstars

Starting with the next version 9, ESLint will deprecate the current eslintrc format and will default use the new flat config format (eslint.config.js). Already from version 8.2.23 you can fully use the flat config format. Still, neither the README (which is used as a description for the NPM package) nor the documentation says anything about how to configure it correctly. And also no one answered the question on StackOverflow about this. Please add this information to the documentation.

rakleed avatar Nov 12 '23 01:11 rakleed