We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a5a04b commit 94ec885Copy full SHA for 94ec885
packages/eslint-config-react-app/README.md
@@ -17,7 +17,7 @@ If you want to use this ESLint configuration in a project not built with Create
17
First, install this package, ESLint and the necessary plugins.
18
19
```sh
20
- npm install --save-dev eslint-config-react-app [email protected] [email protected] [email protected] [email protected] [email protected] eslint-plugin-react@5.2.2
+ npm install --save-dev eslint-config-react-app [email protected] [email protected] [email protected] [email protected] [email protected] eslint-plugin-react@6.3.0
21
```
22
23
Then create a file named `.eslintrc` with following contents in the root folder of your project:
0 commit comments