We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae92454 commit eb7f16eCopy full SHA for eb7f16e
package.json
@@ -41,6 +41,6 @@
41
"peerDependencies": {
42
"@typescript-eslint/eslint-plugin": "^2.7.0",
43
"@typescript-eslint/parser": "^2.7.0",
44
- "eslint": "^6.6.0"
+ "eslint": "^5.0.0 || ^6.0.0"
45
}
46
0 commit comments