1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/test/unit/app
Whymarrh Whitby 4357cda7b8
Fix no-shadow issues (#9246)
See [`no-shadow`](https://eslint.org/docs/rules/no-shadow) for more information.

This change enables `no-shadow` and fixes the issues raised by the rule.
2020-08-18 14:06:45 -02:30
..
controllers Fix no-shadow issues (#9246) 2020-08-18 14:06:45 -02:30
account-import-strategies.spec.js Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
buy-eth-url.spec.js Update Wyre ETH purchase url (#8051) 2020-02-14 14:07:24 -08:00
cleanErrorStack.spec.js Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
ComposableObservableStore.js Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
fetch-with-timeout.test.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
message-manager-test.js Fix no-empty-function issues (#9216) 2020-08-14 09:17:02 -02:30
nodeify-test.js Fix no-negated-condition issues (#9222) 2020-08-14 09:17:43 -02:30
personal-message-manager-test.js Fix no-empty-function issues (#9216) 2020-08-14 09:17:02 -02:30
seed-phrase-verifier-test.js Replace clone dependency with cloneDeep from lodash (#7926) 2020-01-29 13:14:33 -04:00
typed-message-manager.spec.js Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
util-test.js Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30