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
Whymarrh Whitby b91cf74d14
Fix no-nested-ternary issues (#9214)
See [`no-nested-ternary`](https://eslint.org/docs/rules/no-nested-ternary) for more information.

This change enables `no-nested-ternary` and fixes the issues raised by the rule.
2020-08-13 17:30:09 -02:30
..
add-recipient Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30
send-amount-row Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
send-asset-row Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
send-gas-row Fix no-nested-ternary issues (#9214) 2020-08-13 17:30:09 -02:30
send-hex-data-row Disable semicolons for class props (#7754) 2020-01-07 16:40:44 -03:30
send-row-wrapper Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
tests Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
index.js Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
send-content.component.js Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30
send-content.container.js Consolidate and dedupe send selectors (#8506) 2020-05-04 12:06:28 -07:00