Refactored examples #74
Annotations
3 errors and 1 warning
Run yarn lint:
examples/cointoss/src/index.ts#L84
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Run yarn lint:
examples/cointoss/src/walletService.ts#L10
'XMTPUser' is defined but never used. Allowed unused vars must match /^_/u
|
Run yarn lint
Process completed with exit code 1.
|
Run yarn lint:
examples/cointoss/src/toss.ts#L17
Unexpected any. Specify a different type
|
Loading