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
peerDependencies
1 parent d4f9058 commit b735ff8Copy full SHA for b735ff8
packages/eslint-config-humanmade/package.json
@@ -45,7 +45,7 @@
45
},
46
"peerDependencies": {
47
"babel-eslint": "^10.0.0",
48
- "eslint": "^5.10.0 || ^6.0.0 || ^7.0.0",
+ "eslint": "^5.10.0 || ^6.0.0 || ^7.0.0 || ^8.0.0",
49
"eslint-config-react-app": "^3.0.5",
50
"eslint-plugin-flowtype": "^3.2.0",
51
"eslint-plugin-import": "^2.14.0",
0 commit comments