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.
eslint
1 parent 81d0164 commit cbd2c38Copy full SHA for cbd2c38
packages/eslint-config-airbnb/package.json
@@ -43,7 +43,7 @@
43
"homepage": "https://github.com/airbnb/javascript",
44
"devDependencies": {
45
"babel-tape-runner": "^1.3.1",
46
- "eslint": "^2.7.0",
+ "eslint": "^2.8.0",
47
"eslint-plugin-jsx-a11y": "^0.6.2",
48
"eslint-plugin-import": "^1.4.0",
49
"eslint-plugin-react": "^4.3.0",
@@ -52,7 +52,7 @@
52
"parallelshell": "^2.0.0"
53
},
54
"peerDependencies": {
55
56
57
58
"eslint-plugin-react": "^4.3.0"
0 commit comments