mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-05 19:40:30 +08:00
style: use typescript resolver for eslint import plugin (#9662)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user