1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 04:46:10 +01:00
metamask-extension/test/unit/app/controllers
Whymarrh Whitby e803807dd9
Fix no-param-reassign issues (#9235)
See [`no-param-reassign`](https://eslint.org/docs/rules/no-param-reassign) for more information.

This change enables `no-param-reassign` and fixes the issues raised by the rule.
2020-08-15 09:28:11 -02:30
..
network Fix no-empty-function issues (#9216) 2020-08-14 09:17:02 -02:30
permissions Fix no-param-reassign issues (#9235) 2020-08-15 09:28:11 -02:30
transactions Fix no-empty-function issues (#9216) 2020-08-14 09:17:02 -02:30
cached-balances-test.js Fix no-empty-function issues (#9216) 2020-08-14 09:17:02 -02:30
detect-tokens-test.js Fix require-unicode-regexp issues (#9212) 2020-08-14 09:18:42 -02:30
ens-controller-test.js Fix import/no-extraneous-dependencies issues (#9232) 2020-08-14 17:34:56 -02:30
incoming-transactions-test.js Use string network and chain IDs (#8628) 2020-07-08 14:05:09 -07:00
metamask-controller-test.js Fix require-unicode-regexp issues (#9212) 2020-08-14 09:18:42 -02:30
preferences-controller-test.js Fix no-empty-function issues (#9216) 2020-08-14 09:17:02 -02:30
token-rates-controller.js Fix TokenRatesController (#8780) 2020-06-10 16:53:37 -03:00