1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/unit/migrations
Whymarrh Whitby 094e4cf555 Check for unused function arguments ()
* 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
..
021-test.js
022-test.js
023-test.js
024-test.js
025-test.js eslint --fix . 2018-07-02 18:49:33 -04:00
026-test.js
027-test.js
028-test.js
029-test.js Auto fail transactions that have been approved for over 12 hours () 2018-11-16 21:27:01 -08:00
030-test.js
031-test.js Refactor first time flow, remove seed phrase from state () 2019-01-23 11:55:34 -03:30
033-test.js Remove NoticeController () 2019-04-01 22:33:54 -02:30
migrations-test.js
migrator-test.js Check for unused function arguments () 2019-05-08 15:51:33 -04:00
template-test.js