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/first-time-flow/seed-phrase/confirm-seed-phrase
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-seed-phrase.component.js Fix no-negated-condition issues (#9222) 2020-08-14 09:17:43 -02:30
confirm-seed-phrase.container.js Complete onboarding upon importing/verifying seed (#8873) 2020-07-27 18:03:26 -03:00
draggable-seed.component.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
index.js I5849 incremental account security (#6874) 2019-08-02 01:27:26 -02:30
index.scss Uncomment and fix all auto-fixable stylelint rules (#8989) 2020-07-15 10:13:40 -03:00