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.
1 parent 443fd47 commit 795905aCopy full SHA for 795905a
examples/simple/package.json
@@ -30,9 +30,11 @@
30
"babel-loader": "^6.2.0",
31
"bootstrap-sass": "^3.3.6",
32
"dom-css": "^2.0.0",
33
- "eslint": "^1.6.0",
34
- "eslint-config-airbnb": "^5.0.0",
35
- "eslint-plugin-react": "^3.5.1",
+ "eslint": "^2.9.0",
+ "eslint-config-airbnb": "^9.0.1",
+ "eslint-plugin-import": "^1.10.2",
36
+ "eslint-plugin-jsx-a11y": "^1.2.0",
37
+ "eslint-plugin-react": "^5.2.2",
38
"extract-text-webpack-plugin": "^1.0.1",
39
"lodash": "^3.10.1",
40
"node-libs-browser": "^0.5.2",
0 commit comments