1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/ui/app/helpers/higher-order-components
Whymarrh Whitby 094e4cf555 Check for unused function arguments (#6583)
* 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
2019-05-08 15:51:33 -04:00
..
authenticated Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
initialized Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
metametrics Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
with-method-data Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
with-modal-props Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
with-token-tracker Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
i18n-provider.js Skip null and undefined keys when translating via context (#6543) 2019-05-06 15:04:16 -02:30