1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-24 12:23:39 +02:00
metamask-extension/ui/app/pages/send/send-content/add-recipient
Whymarrh Whitby a8863a3446
Fix consistent-return issues (#9192)
See [`consistent-return`](https://eslint.org/docs/rules/consistent-return) for more information.

This change enables `consistent-return` and fixes the issues raised by the rule.
2020-08-12 16:36:57 -02:30
..
tests Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
add-recipient.component.js Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30
add-recipient.container.js Consolidate and dedupe send selectors (#8506) 2020-05-04 12:06:28 -07:00
add-recipient.js Move checkExistingAddresses to helpers/utils/util and stop its use of ramda (#8868) 2020-07-07 19:18:18 -03:00
ens-input.component.js Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30
ens-input.container.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
ens-input.js Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
index.js Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30