We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4891fa commit dfead1dCopy full SHA for dfead1d
pnpm-workspace.yaml
@@ -1,3 +1,11 @@
1
+allowedDeprecatedVersions:
2
+ eslint: "8.57.x"
3
+ "@humanwhocodes/config-array": "0.13.x"
4
+ "@humanwhocodes/object-schema": "2.0.x"
5
+ glob: "7.2.x"
6
+ inflight: "1.0.x"
7
+ rimraf: "3.0.x"
8
+ "semver-diff": "5.0.x"
9
peerDependencyRules:
10
allowedVersions:
11
"@typescript-eslint/eslint-plugin": "7.18.x"
0 commit comments