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.
1 parent b7c6409 commit a5eaa9cCopy full SHA for a5eaa9c
package.json
@@ -11,7 +11,7 @@
11
"configs/"
12
],
13
"peerDependencies": {
14
- "eslint": ">=8.23.0"
+ "eslint": "^8.23.0 || >=9.0.0-0"
15
},
16
"dependencies": {
17
"@eslint-community/eslint-utils": "^4.4.0",
0 commit comments