1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test
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
..
data
e2e Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30
lib Remove integration tests (#8959) 2020-07-10 12:22:36 -03:00
stub
unit Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30
unit-global
env.js
helper.js Fix global-require issues (#8999) 2020-07-17 21:06:29 -02:30
setup.js