fix(use/ws): Correct usage of WS types (#585) #1081
Annotations
10 warnings
Lint:
src/__tests__/utils/tservers.ts#L49
Unexpected any. Specify a different type
|
Lint:
src/__tests__/utils/tservers.ts#L162
Unexpected any. Specify a different type
|
Lint:
src/__tests__/utils/tservers.ts#L347
Unexpected any. Specify a different type
|
Lint:
src/__tests__/utils/tservers.ts#L488
Unexpected any. Specify a different type
|
Lint:
src/client.ts#L986
Unexpected any. Specify a different type
|
Lint:
src/client.ts#L986
Unexpected any. Specify a different type
|
Lint:
src/common.ts#L421
Unexpected any. Specify a different type
|
Lint:
src/common.ts#L421
Unexpected any. Specify a different type
|
Lint:
src/common.ts#L421
Unexpected any. Specify a different type
|
Lint:
src/common.ts#L446
Unexpected any. Specify a different type
|
Loading