Fixed ESLint error (#15214)
* eslint --fix * fix consistent-return * fix promise/catch-or-return * ignore import rule
This commit is contained in:
parent
4ae22c4613
commit
a2da02626e
5 changed files with 19 additions and 13 deletions
|
@ -16,7 +16,7 @@ let sharedConnection;
|
|||
* @property {function(): void} onDisconnect
|
||||
*/
|
||||
|
||||
/**
|
||||
/**
|
||||
* @typedef StreamEvent
|
||||
* @property {string} event
|
||||
* @property {object} payload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue