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 5f46ddd commit 97f0d04Copy full SHA for 97f0d04
.npmrc
@@ -1,5 +1,2 @@
1
package-lock = false
2
install-links = false
3
-# TODO: We need to keep `legacy-peer-deps` until all sub-dependencies of `eslint-config-eslint` support ESLint v10.
4
-# Removing it too early could cause `npm install` to fail.
5
-legacy-peer-deps = true
package.json
@@ -92,7 +92,7 @@
92
"@eslint/json": "^0.14.0",
93
"c8": "^10.1.3",
94
"dedent": "^1.5.3",
95
- "eslint": ">=10.0.0-alpha.0 <10.0.0 || ^10.0.0",
+ "eslint": "^9.39.2",
96
"eslint-config-eslint": "^13.0.0",
97
"eslint-plugin-eslint-plugin": "^6.3.2",
98
"globals": "^16.5.0",
0 commit comments