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 893ff79 + 82703f1 commit 98d69f1Copy full SHA for 98d69f1
packages/eslint-config-humanmade/package.json
@@ -44,7 +44,7 @@
44
},
45
"peerDependencies": {
46
"babel-eslint": "^10.0.0",
47
- "eslint": "^5.10.0",
+ "eslint": "^5.10.0 || ^6.0.0 || ^7.0.0",
48
"eslint-config-react-app": "^3.0.5",
49
"eslint-plugin-flowtype": "^3.2.0",
50
"eslint-plugin-import": "^2.14.0",
0 commit comments