mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-03 01:39:21 +02:00
chore: re-add eslint-plugin-import-x
This commit is contained in:
parent
493683b80c
commit
fdf0a863d9
35 changed files with 668 additions and 619 deletions
|
@ -38,15 +38,15 @@
|
|||
"@yume-chan/adb-server-node-tcp": "workspace:^0.0.23",
|
||||
"@yume-chan/android-bin": "workspace:^0.0.23",
|
||||
"@yume-chan/stream-extra": "workspace:^0.0.23",
|
||||
"commander": "^12.0.0",
|
||||
"commander": "^12.1.0",
|
||||
"source-map-support": "^0.5.21",
|
||||
"tslib": "^2.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.12.8",
|
||||
"@types/node": "^20.12.12",
|
||||
"@yume-chan/eslint-config": "workspace:^1.0.0",
|
||||
"@yume-chan/tsconfig": "workspace:^1.0.0",
|
||||
"jest": "^30.0.0-alpha.3",
|
||||
"jest": "^30.0.0-alpha.4",
|
||||
"prettier": "^3.2.5",
|
||||
"typescript": "^5.4.5"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue