1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 19:10:22 +01:00
metamask-extension/ui/app/pages/send/send-content
Whymarrh Whitby 6ab12001e3
Fix prefer-destructuring issues (#9263)
See [`prefer-destructuring`](https://eslint.org/docs/rules/prefer-destructuring) for more information.

This change enables `prefer-destructuring` and fixes the issues raised by the rule.
2020-08-18 17:36:58 -02:30
..
add-recipient Fix prefer-destructuring issues (#9263) 2020-08-18 17:36:58 -02:30
send-amount-row Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
send-asset-row Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
send-gas-row Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
send-hex-data-row Fix require-unicode-regexp issues (#9212) 2020-08-14 09:18:42 -02:30
send-row-wrapper Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
tests Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
index.js Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
send-content.component.js Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
send-content.container.js Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30