Try upgrading eslint-plugin-react
Because 7.4.0 does not seem to be picking up the same set of problems as 7.5.1
This commit is contained in:
parent
a8320fe7e2
commit
86e8334248
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue