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 3bd22a2058
Fix no-template-curly-in-string issues (#9221)
See [`no-template-curly-in-string`](https://eslint.org/docs/rules/no-template-curly-in-string) for more information.

This change enables `no-template-curly-in-string` and fixes the issues raised by the rule.
2020-08-13 19:01:55 -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-template-curly-in-string issues (#9221) 2020-08-13 19:01:55 -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
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