1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/pages/confirm-decrypt-message
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
..
confirm-decrypt-message.component.js Fix no-negated-condition issues (#9222) 2020-08-14 09:17:43 -02:30
confirm-decrypt-message.container.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
index.js Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00