1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
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
..
account-import-strategies
controllers Fix no-shadow issues (#9246) 2020-08-18 14:06:45 -02:30
lib
migrations
platforms
background.js
chromereload.js
contentscript.js
first-time-state.js
inpage.js
metamask-controller.js Fix no-shadow issues (#9246) 2020-08-18 14:06:45 -02:30
phishing-detect.js
ui.js