Update eslint-plugin-react
Enables jsx-no-bind checking (although we may have to stop erroring on this as we currently break this rule in a few places)
This commit is contained in:
+1
-1
@@ -110,7 +110,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.7.0",
|
||||
"estree-walker": "^0.5.0",
|
||||
"expect": "^1.16.0",
|
||||
"flow-parser": "^0.57.3",
|
||||
|
||||
Reference in New Issue
Block a user