1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/controllers
Whymarrh Whitby 310b15ba4a
Fix no-plusplus issues (#9206)
See [`no-plusplus`](https://eslint.org/docs/rules/no-plusplus) for more information.

This change enables `no-plusplus` and fixes the issues raised by the rule.
2020-08-12 20:36:44 -02:30
..
ens
network Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30
permissions Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30
transactions Fix no-plusplus issues (#9206) 2020-08-12 20:36:44 -02:30
alert.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
app-state.js
cached-balances.js Clear AccountTracker accounts and CachedBalances on createNewVaultAndRestore (#9023) 2020-07-16 19:09:38 -07:00
detect-tokens.js Fix words (#9038) 2020-07-20 14:32:49 -02:30
incoming-transactions.js Use string network and chain IDs (#8628) 2020-07-08 14:05:09 -07:00
onboarding.js
preferences.js Fix no-case-declarations issues (#9191) 2020-08-12 14:11:27 -02:30
threebox.js
token-rates.js