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

This change enables `no-prototype-builtins` and fixes the issues raised by the rule.
2020-08-13 18:04:51 -02:30
..
account-import-strategies Fix prefer-spread issues (#9203) 2020-08-12 20:42:07 -02:30
controllers Fix no-invalid-this issues (#9207) 2020-08-12 21:19:33 -02:30
lib Fix no-prototype-builtins issues (#9213) 2020-08-13 18:04:51 -02:30
migrations Fix no-plusplus issues (#9206) 2020-08-12 20:36:44 -02:30
platforms Fix Etherscan redirect on notification click (#9211) 2020-08-13 13:51:31 -02:30
background.js Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30
chromereload.js Fix console.error references 2016-08-29 17:32:39 -07:00
contentscript.js Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30
first-time-state.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
inpage.js Add web3 usage metrics, prepare for web3 removal (#9144) 2020-08-07 12:28:23 -07:00
metamask-controller.js Fix no-plusplus issues (#9206) 2020-08-12 20:36:44 -02:30
phishing-detect.js blacklist -> blocklist; whitelist -> safelist 2020-06-08 17:49:36 -07:00
ui.js Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30