1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/controllers/permissions
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
..
enums.js Fix web3_clientVersion method (#8998) 2020-07-15 15:34:10 -03:00
index.js Add web3 usage metrics, prepare for web3 removal (#9144) 2020-08-07 12:28:23 -07:00
permissionsLog.js Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30
permissionsMethodMiddleware.js Fix no-case-declarations issues (#9191) 2020-08-12 14:11:27 -02:30
restrictedMethods.js Use async/await for getRestrictedMethods (#9099) 2020-07-29 19:50:20 -02:30