1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-02 14:15:06 +01:00
metamask-extension/test/unit/app
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
..
controllers
account-import-strategies.spec.js
buy-eth-url.spec.js
cleanErrorStack.spec.js
ComposableObservableStore.js
fetch-with-timeout.test.js
message-manager-test.js
nodeify-test.js
personal-message-manager-test.js
seed-phrase-verifier-test.js
typed-message-manager.spec.js
util-test.js