mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-27 21:00:13 +01:00
094e4cf555
* eslint: Check for unused function arguments * eslint: Ignore unused '_' in argument list Also allow any number of '_' e.g., '__' or '___' which is to be used sparingly * Remove and rename unused arguments |
||
---|---|---|
.. | ||
network | ||
transactions | ||
balance.js | ||
blacklist.js | ||
cached-balances.js | ||
computed-balances.js | ||
currency.js | ||
detect-tokens.js | ||
infura.js | ||
preferences.js | ||
provider-approval.js | ||
README.md | ||
recent-blocks.js | ||
shapeshift.js | ||
token-rates.js |
Controllers
Different controllers (in the sense of *VC *View-Controller).