1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/pages/first-time-flow
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
..
create-password Complete onboarding upon importing/verifying seed (#8873) 2020-07-27 18:03:26 -03:00
end-of-flow Update font family globally (#9073) 2020-07-29 15:04:02 -05:00
first-time-flow-switch Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
metametrics-opt-in Fix no-negated-condition issues (#9222) 2020-08-14 09:17:43 -02:30
seed-phrase Fix no-negated-condition issues (#9222) 2020-08-14 09:17:43 -02:30
select-action Update font family globally (#9073) 2020-07-29 15:04:02 -05:00
welcome Uncomment and fix all auto-fixable stylelint rules (#8989) 2020-07-15 10:13:40 -03:00
first-time-flow.component.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
first-time-flow.container.js Consolidate send, onboarding selectors (#8501) 2020-05-04 08:22:34 -07:00
index.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
index.scss Update font family globally (#9073) 2020-07-29 15:04:02 -05:00
onboarding-initiator-util.js Fix no-negated-condition issues (#9222) 2020-08-14 09:17:43 -02:30