Remove TSLint
Co-authored-by: Chris Svenningsen <chris@carbonfive.com>
This commit is contained in:
parent
be705bc312
commit
dabab60f56
42 changed files with 31 additions and 394 deletions
|
@ -134,7 +134,6 @@ export default class WebSocketResource extends EventTarget {
|
|||
|
||||
keepalive?: KeepAlive;
|
||||
|
||||
// tslint:disable-next-line max-func-body-length
|
||||
constructor(socket: WebSocket, opts: any = {}) {
|
||||
super();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue