1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test
Whymarrh Whitby 853b89e314
Fix no-global-assign issues (#9209)
See [`no-global-assign`](https://eslint.org/docs/rules/no-global-assign) for more information.

This change enables `no-global-assign` and fixes the issues raised by the rule.
2020-08-12 21:21:54 -02:30
..
data Delete unused transaction history test state (#8769) 2020-06-08 17:48:28 -07:00
e2e Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30
lib Remove integration tests (#8959) 2020-07-10 12:22:36 -03:00
stub Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
unit Fix no-plusplus issues (#9206) 2020-08-12 20:36:44 -02:30
unit-global Fix no-global-assign issues (#9209) 2020-08-12 21:21:54 -02:30
env.js Remove cross-env (#7950) 2020-01-30 14:11:26 -03:30
helper.js Fix global-require issues (#8999) 2020-07-17 21:06:29 -02:30
setup.js Remove obs-store babel register handling (#8413) 2020-04-27 07:54:42 -07:00