chore(): lint for trailing commas, fix tests with new types
This commit is contained in:
@@ -15,7 +15,7 @@ import { DefaultLogger, WS_KEY_MAP, WebsocketClient } from '../src';
|
||||
// optionally provide rest options, e.g. to pass through a proxy
|
||||
// },
|
||||
},
|
||||
logger
|
||||
logger,
|
||||
);
|
||||
|
||||
wsClient.on('update', (data) => {
|
||||
|
||||
Reference in New Issue
Block a user