1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-12 20:57:12 +01:00
metamask-extension/ui/app/pages/send/send-content/send-amount-row/amount-max-button
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
..
tests Fix no-empty-function issues (#9216) 2020-08-14 09:17:02 -02:30
amount-max-button.component.js Fix no-negated-condition issues (#9222) 2020-08-14 09:17:43 -02:30
amount-max-button.container.js Fix import/extensions issues (#9217) 2020-08-14 09:16:45 -02:30
amount-max-button.utils.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
index.js Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30