1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/pages/first-time-flow/seed-phrase/confirm-seed-phrase
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
..
confirm-seed-phrase.component.js Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
draggable-seed.component.js Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
index.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
index.scss Allow dragging seed phrase during Confirm Seed Phrase (#6557) 2019-05-07 12:33:26 -02:30