1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
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
..
2017-02-20 23:33:21 -08:00
2018-04-12 14:46:05 -07:00
2018-07-02 18:49:33 -04:00
2017-09-29 11:50:24 -07:00
2019-03-21 20:33:30 -02:30
2018-07-02 18:49:33 -04:00
2018-03-14 15:33:22 +02:00
2018-07-02 18:49:33 -04:00
2018-07-02 18:49:33 -04:00
2019-03-21 20:33:30 -02:30
2019-03-21 20:33:30 -02:30
2018-11-20 08:34:14 -10:00

Development

Several files which are needed for developing on(!) MetaMask.

Usually each files contains information about its scope / usage.