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 884775cf71
Fix no-negated-condition issues (#9222)
See [`no-negated-condition`](https://eslint.org/docs/rules/no-negated-condition) for more information.

This change enables `no-negated-condition` and fixes the issues raised by the rule.
2020-08-14 09:17:43 -02:30
..
add-recipient Fix no-negated-condition issues (#9222) 2020-08-14 09:17:43 -02:30
send-amount-row Fix no-negated-condition issues (#9222) 2020-08-14 09:17:43 -02:30
send-asset-row Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
send-gas-row Fix import/extensions issues (#9217) 2020-08-14 09:16:45 -02:30
send-hex-data-row Disable semicolons for class props (#7754) 2020-01-07 16:40:44 -03:30
send-row-wrapper Fix import/extensions issues (#9217) 2020-08-14 09:16:45 -02:30
tests Fix import/extensions issues (#9217) 2020-08-14 09:16:45 -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