Skip to content

Commit 1704544

Browse files
committed
chore: update eslint readme with eslint-plugin-react-hooks
1 parent 686d1ab commit 1704544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ npm install --save-dev eslint typescript @typescript-eslint/parser @typescript-e
6464
### React
6565

6666
```bash
67-
npm install --save-dev eslint babel-eslint eslint-plugin-react @anolilab/eslint-config
67+
npm install --save-dev eslint babel-eslint eslint-plugin-react eslint-plugin-react-hooks @anolilab/eslint-config
6868
```
6969

7070
or for the use of `TypeScript` in react

0 commit comments

Comments
 (0)