We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 686d1ab commit 1704544Copy full SHA for 1704544
packages/eslint-config/README.md
@@ -64,7 +64,7 @@ npm install --save-dev eslint typescript @typescript-eslint/parser @typescript-e
64
### React
65
66
```bash
67
- npm install --save-dev eslint babel-eslint eslint-plugin-react @anolilab/eslint-config
+ npm install --save-dev eslint babel-eslint eslint-plugin-react eslint-plugin-react-hooks @anolilab/eslint-config
68
```
69
70
or for the use of `TypeScript` in react
0 commit comments