1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/ui/app/selectors
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 words (#9038) 2020-07-20 14:32:49 -02:30
confirm-transaction.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
custom-gas.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
first-time-flow.js
index.js
permissions.js Fix no-negated-condition issues (#9222) 2020-08-14 09:17:43 -02:30
selectors.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
send.js
transactions.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30