mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-05 19:42:15 +02:00
chore: add max-params eslint rule
This commit is contained in:
parent
3c2b57cfc5
commit
73a0af4613
17 changed files with 79 additions and 54 deletions
|
@ -27,7 +27,7 @@ export class AdbScrcpyOptions2_0 extends AdbScrcpyOptions<
|
|||
): Promise<ScrcpyEncoder[]> {
|
||||
try {
|
||||
// Similar to `AdbScrcpyOptions1_16.getDisplays`,
|
||||
// server start process won't complete and `start `will throw
|
||||
// server start procedure won't complete and `start `will throw
|
||||
const client = await AdbScrcpyClient.start(
|
||||
adb,
|
||||
path,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue