1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/store
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
..
actionConstants.js Clear Account Details in AppState (#9238) 2020-08-14 16:08:26 -07:00
actions.js Fix no-param-reassign issues (#9235) 2020-08-15 09:28:11 -02:30
store.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30