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/create-account/import-account
Whymarrh Whitby a8863a3446
Fix consistent-return issues (#9192)
See [`consistent-return`](https://eslint.org/docs/rules/consistent-return) for more information.

This change enables `consistent-return` and fixes the issues raised by the rule.
2020-08-12 16:36:57 -02:30
..
index.js Create new tabs instead of windows in most cases (#8347) 2020-04-16 14:34:40 -07:00
json.js Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30
private-key.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30