Skip to content

Commit 3ac81a5

Browse files
t73liunecolas
authored andcommitted
Update create-react-app note for eslint-plugin-react-hooks (#16982)
eslint-plugin-react-hooks was added in react-scripts 3.0.0
1 parent 435259f commit 3ac81a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-plugin-react-hooks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ It is a part of the [Hooks API](https://reactjs.org/docs/hooks-intro.html) for R
66

77
## Installation
88

9-
**Note: If you're using Create React App, please wait for a corresponding release of `react-scripts` that includes this rule instead of adding it directly.**
9+
**Note: If you're using Create React App, please use `react-scripts` >= 3 instead of adding it directly.**
1010

1111
Assuming you already have ESLint installed, run:
1212

0 commit comments

Comments
 (0)