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 0b7c979 commit d432f58Copy full SHA for d432f58
packages/eslint-config-airbnb/package.json
@@ -31,5 +31,8 @@
31
"eslint-plugin-react": "^3.7.1",
32
"react": "^0.13.3",
33
"tape": "^4.2.2"
34
+ },
35
+ "peerDependencies": {
36
+ "eslint": ">=1.0.0"
37
}
38
0 commit comments