Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Commit 8bab487

Browse files
committed
fix prettier
1 parent e211d3c commit 8bab487

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/cli/browser.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ class BrowserCLI extends (EventEmitter as unknown as new () => TypedEmitter<CLIE
6363
}
6464
this.on("data", onData)
6565

66-
6766
this.instance.parse(
6867
input,
6968
(error: Error, _argv: any, output?: string) => {

0 commit comments

Comments
 (0)