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:
committed by
Eugen Rochko
parent
595e060347
commit
dc559d6b7a
@ -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",
|
||||
|
Reference in New Issue
Block a user