1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 12:56:01 +01:00
metamask-extension/app/scripts/controllers
Whymarrh Whitby aa41057628
Update ESLint rules for curly braces style (#7477)
* eslint: Enable curly and brace-style

* yarn lint --fix
2019-11-19 20:33:20 -03:30
..
ens Catch reverse resolve ENS errors (#7377) 2019-11-10 21:15:59 -05:00
network Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
transactions Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
ab-test.js Add a/b test for full screen transaction confirmations (#7162) 2019-09-24 17:08:38 -04:00
app-state.js Update auto-logout to recognize idle time in background (#6593) 2019-05-13 13:46:09 -02:30
balance.js
cached-balances.js
detect-tokens.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
incoming-transactions.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
infura.js
onboarding.js Ensure seed phrase backup only shows up for new users (#6975) 2019-08-08 09:08:41 -02:30
preferences.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
provider-approval.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
README.md
recent-blocks.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
threebox.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
token-rates.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30

Controllers

Different controllers (in the sense of *VC *View-Controller).