1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-25 04:40:18 +02:00
metamask-extension/ui/app/pages/send
Whymarrh Whitby 983e32274c Fix array-callback-return issues
See [`array-callback-return`](https://eslint.org/docs/rules/array-callback-return) for more information.

This change enables `array-callback-return` and fixes the issues raised by the
rule.
2020-07-17 16:03:33 -02:30
..
account-list-item Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
send-content Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
send-footer Fix array-callback-return issues 2020-07-17 16:03:33 -02:30
send-header Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
tests Fix array-callback-return issues 2020-07-17 16:03:33 -02:30
index.js Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
send.component.js Remove default sendToken value in send.component.js (#8764) 2020-06-10 11:34:16 -07:00
send.constants.js Delete recent blocks controller (#8575) 2020-05-12 12:40:33 -07:00
send.container.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
send.scss Uncomment and fix all auto-fixable stylelint rules (#8989) 2020-07-15 10:13:40 -03:00
send.utils.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30