1
Fork 0

bump to ESLint 8+

This commit is contained in:
Conduitry 2022-05-28 10:12:38 -04:00
parent bcfdb94f87
commit cef906738d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"private": true,
"homepage": "https://git.chor.date/Conduitry/eslint-config",
"peerDependencies": {
"eslint": ">=6"
"eslint": ">=8"
},
"peerDependenciesMeta": {
"eslint": {