1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/app/scripts/controllers
Whymarrh Whitby 4357cda7b8
Fix no-shadow issues (#9246)
See [`no-shadow`](https://eslint.org/docs/rules/no-shadow) for more information.

This change enables `no-shadow` and fixes the issues raised by the rule.
2020-08-18 14:06:45 -02:30
..
ens Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
network Fix no-param-reassign issues (#9235) 2020-08-15 09:28:11 -02:30
permissions Fix no-empty-function issues (#9216) 2020-08-14 09:17:02 -02:30
transactions Fix no-shadow issues (#9246) 2020-08-18 14:06:45 -02:30
alert.js Fix no-shadow issues (#9246) 2020-08-18 14:06:45 -02:30
app-state.js Fix no-shadow issues (#9246) 2020-08-18 14:06:45 -02:30
cached-balances.js Clear AccountTracker accounts and CachedBalances on createNewVaultAndRestore (#9023) 2020-07-16 19:09:38 -07:00
detect-tokens.js Fix words (#9038) 2020-07-20 14:32:49 -02:30
incoming-transactions.js Use string network and chain IDs (#8628) 2020-07-08 14:05:09 -07:00
onboarding.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
preferences.js Fix no-param-reassign issues (#9235) 2020-08-15 09:28:11 -02:30
threebox.js Fix require-unicode-regexp issues (#9212) 2020-08-14 09:18:42 -02:30
token-rates.js Fix TokenRatesController (#8780) 2020-06-10 16:53:37 -03:00