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
v4
eslint-config-airbnb-base
1 parent 1f5ca4c commit 7b30681Copy full SHA for 7b30681
packages/eslint-config-airbnb/package.json
@@ -48,13 +48,13 @@
48
},
49
"homepage": "https://github.com/airbnb/javascript",
50
"dependencies": {
51
- "eslint-config-airbnb-base": "^11.3.2"
+ "eslint-config-airbnb-base": "^12.0.0"
52
53
"devDependencies": {
54
"babel-preset-airbnb": "^2.4.0",
55
"babel-tape-runner": "^2.0.1",
56
"editorconfig-tools": "^0.1.1",
57
- "eslint": "^3.19.0 || ^4.5.0",
+ "eslint": "^4.6.0",
58
"eslint-find-rules": "^3.1.1",
59
"eslint-plugin-import": "^2.7.0",
60
"eslint-plugin-jsx-a11y": "^5.1.1",
@@ -65,7 +65,7 @@
65
"tape": "^4.8.0"
66
67
"peerDependencies": {
68
69
70
71
"eslint-plugin-react": "^7.3.0"
0 commit comments