Fix lint
This commit is contained in:
parent
9139b4fa4d
commit
ca42f614e0
19 changed files with 301 additions and 226 deletions
|
|
@ -226,7 +226,7 @@ async function main(): Promise<void> {
|
|||
);
|
||||
|
||||
fileWatcher.stop();
|
||||
await client.waitAndStop();
|
||||
await client.destroy();
|
||||
process.exit(1);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue