We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99d6071 commit 52e16dcCopy full SHA for 52e16dc
packages/eslint-config-react-app/package.json
@@ -15,7 +15,7 @@
15
"eslint": "^3.16.1",
16
"eslint-plugin-flowtype": "^2.21.0",
17
"eslint-plugin-import": "^2.0.1",
18
- "eslint-plugin-jsx-a11y": "^4.0.0",
+ "eslint-plugin-jsx-a11y": "^2.0.0 || ^3.0.0 || ^4.0.0",
19
"eslint-plugin-react": "^6.4.1"
20
}
21
0 commit comments