1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-25 20:02:58 +01:00
metamask-extension/test/lib
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
..
migrations
createTxMeta.js
example-code.json
mock-encryptor.js Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
mock-simple-keychain.js
mock-store.js
mock-tx-gen.js
react-trigger-change.js
render-helpers.js
util.js Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00