Add optional logging; update example app #90
Annotations
3 errors and 10 warnings
|
Run npm run lint:
lib/account-streamer.ts#L314
'event' is defined but never used. Allowed unused args must match /^_/u
|
Run npm run lint
The operation was canceled.
|
Run npm run lint:
lib/account-streamer.ts#L49
Unexpected any. Specify a different type
|
Run npm run lint:
lib/account-streamer.ts#L50
Type number trivially inferred from a number literal, remove type annotation
|
Run npm run lint:
lib/account-streamer.ts#L55
Unexpected any. Specify a different type
|
Run npm run lint:
lib/account-streamer.ts#L56
Unexpected any. Specify a different type
|
Run npm run lint:
lib/logger.ts#L4
Unexpected any. Specify a different type
|
Run npm run lint:
lib/logger.ts#L5
Unexpected any. Specify a different type
|
Run npm run lint:
lib/logger.ts#L6
Unexpected any. Specify a different type
|
Run npm run lint:
lib/logger.ts#L24
Unexpected any. Specify a different type
|
Run npm run lint:
lib/logger.ts#L30
Unexpected any. Specify a different type
|
Run npm run lint:
lib/logger.ts#L36
Unexpected any. Specify a different type
|
Loading