Skip to content

Commit ad4d16b

Browse files
authored
Update readme to latest jsx-a11y version
1 parent 4f0b6bc commit ad4d16b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config-react-app/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you want to use this ESLint configuration in a project not built with Create
1717
First, install this package, ESLint and the necessary plugins.
1818

1919
```sh
20-
npm install --save-dev eslint-config-react-app [email protected] [email protected] [email protected] [email protected] eslint-plugin-jsx-a11y@2.2.3 [email protected]
20+
npm install --save-dev eslint-config-react-app [email protected] [email protected] [email protected] [email protected] eslint-plugin-jsx-a11y@3.0.2 [email protected]
2121
```
2222

2323
Then create a file named `.eslintrc` with following contents in the root folder of your project:

0 commit comments

Comments
 (0)