Skip to content

Commit eb7f16e

Browse files
committed
feat: this config should be compatible with ESLint v5 too
1 parent ae92454 commit eb7f16e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"peerDependencies": {
4242
"@typescript-eslint/eslint-plugin": "^2.7.0",
4343
"@typescript-eslint/parser": "^2.7.0",
44-
"eslint": "^6.6.0"
44+
"eslint": "^5.0.0 || ^6.0.0"
4545
}
4646
}

0 commit comments

Comments
 (0)