1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/ui
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
..
app Fix no-param-reassign issues (#9235) 2020-08-15 09:28:11 -02:30
lib Tidy up getAccountLink (#9223) 2020-08-14 12:31:59 -02:30
index.js Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30