style: use typescript resolver for eslint import plugin (#9662)

This commit is contained in:
Brooooooklyn
2025-01-13 05:56:29 +00:00
parent 77fbcb1b9a
commit e72371d15c
38 changed files with 207 additions and 15 deletions
+2 -1
View File
@@ -68,7 +68,8 @@
],
"devDependencies": {
"@types/lodash.clonedeep": "^4.5.9",
"@types/lodash.mergewith": "^4"
"@types/lodash.mergewith": "^4",
"vitest": "2.1.8"
},
"version": "0.19.0"
}