1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 21:00:13 +01:00
metamask-extension/ui/app/pages/send/send-footer/tests
Whymarrh Whitby c11888f287
Fix no-empty-function issues (#9216)
See [`no-empty-function`](https://eslint.org/docs/rules/no-empty-function) for more information.

This change enables `no-empty-function` and fixes the issues raised by the rule.
2020-08-14 09:17:02 -02:30
..
send-footer-component.test.js Fix no-empty-function issues (#9216) 2020-08-14 09:17:02 -02:30
send-footer-container.test.js
send-footer-utils.test.js