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 2320af4 commit 81f3d31Copy full SHA for 81f3d31
.changeset/grumpy-starfishes-double.md
@@ -0,0 +1,5 @@
1
+---
2
+"eslint-plugin-import-x": patch
3
4
+
5
+fix: tslib is no longer used because we're targeting ES2022
package.json
@@ -81,7 +81,6 @@
81
"minimatch": "^9.0.3 || ^10.0.1",
82
"semver": "^7.7.2",
83
"stable-hash": "^0.0.5",
84
- "tslib": "^2.8.1",
85
"unrs-resolver": "^1.7.5"
86
},
87
"devDependencies": {
yarn.lock
@@ -5977,7 +5977,6 @@ __metadata:
5977
tinyexec: "npm:^1.0.1"
5978
ts-node: "npm:^10.9.2"
5979
tsdown: "npm:^0.12.3"
5980
- tslib: "npm:^2.8.1"
5981
type-fest: "npm:^4.41.0"
5982
typescript: "npm:^5.8.3"
5983
typescript-eslint: "npm:^8.32.1"
0 commit comments