fix: amount to receive #620
Annotations
10 errors
check:
packages/widget/src/components/resource-amount-selector/resource-amount-selector.ts#L24
Expected 1 empty line after import statement not followed by another import
|
check:
packages/widget/src/components/resource-amount-selector/resource-amount-selector.ts#L24
`lodash` import should occur before import of `../../assets`
|
|
|
check:
packages/widget/src/components/resource-amount-selector/resource-amount-selector.ts#L205
Unexpected any. Specify a different type
|
check:
packages/widget/src/components/resource-amount-selector/resource-amount-selector.ts#L206
Unsafe argument of type `any` assigned to a parameter of type `string`
|
check:
packages/widget/src/components/resource-amount-selector/resource-amount-selector.ts#L206
Unsafe member access .target on an `any` value
|
|
|
check
Process completed with exit code 1.
|