1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app
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
..
components Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
css Set max-width on network dropdown and ellipsis long network name (#6494) 2019-04-24 20:01:24 -07:00
ducks Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
helpers Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
pages Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
selectors Send metrics event from backend for on chain transaction failures (#6500) 2019-04-29 03:48:40 -02:30
store Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00