We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61e94da + fd58828 commit 4a73280Copy full SHA for 4a73280
.eslintrc.json
@@ -333,6 +333,6 @@
333
],
334
"react/prop-types": 2,
335
"react/react-in-jsx-scope": 2,
336
- "react/wrap-multilines": 2
+ "react/jsx-wrap-multilines": 2
337
}
338
package.json
@@ -70,7 +70,7 @@
70
"doctoc": "^1.2.0",
71
"enzyme": "^2.8.2",
72
"eslint": "^3.4.0",
73
- "eslint-plugin-react": "^6.2.0",
+ "eslint-plugin-react": "^7.1.0",
74
"faucet": "0.0.1",
75
"ghooks": "^1.3.2",
76
"hihat": "^2.6.4",
0 commit comments