Downgrade eslint-plugin-jsx-a11y to v4.0.0 (#3131)
In Code Climate, eslint-plugin-jsx-a11y v4.0.0 is used. Therefore, it seems that a warning is displayed. ref https://github.com/codeclimate/codeclimate-eslint/pull/273
This commit is contained in:
parent
595e060347
commit
dc559d6b7a
4 changed files with 15 additions and 21 deletions
|
@ -109,7 +109,7 @@
|
|||
"chai-enzyme": "^0.6.1",
|
||||
"enzyme": "^2.8.2",
|
||||
"eslint": "^3.19.0",
|
||||
"eslint-plugin-jsx-a11y": "^5.0.0",
|
||||
"eslint-plugin-jsx-a11y": "^4.0.0",
|
||||
"eslint-plugin-react": "^6.10.3",
|
||||
"jsdom": "^9.11.0",
|
||||
"minimist": "^1.2.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue