mirror of https://github.com/vector-im/riot-web
Try upgrading eslint-plugin-react
Because 7.4.0 does not seem to be picking up the same set of problems as 7.5.1pull/21833/head
parent
a8320fe7e2
commit
86e8334248
|
@ -106,7 +106,7 @@
|
|||
"eslint-config-google": "^0.7.1",
|
||||
"eslint-plugin-babel": "^4.0.1",
|
||||
"eslint-plugin-flowtype": "^2.30.0",
|
||||
"eslint-plugin-react": "^7.4.0",
|
||||
"eslint-plugin-react": "^7.5.1",
|
||||
"estree-walker": "^0.5.0",
|
||||
"expect": "^1.16.0",
|
||||
"flow-parser": "^0.57.3",
|
||||
|
|
Loading…
Reference in New Issue