bump to ESLint 8+
This commit is contained in:
parent
bcfdb94f87
commit
cef906738d
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"private": true,
|
||||
"homepage": "https://git.chor.date/Conduitry/eslint-config",
|
||||
"peerDependencies": {
|
||||
"eslint": ">=6"
|
||||
"eslint": ">=8"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"eslint": {
|
||||
|
|
Loading…
Reference in a new issue