1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test/lib
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
..
migrations Remove unnecessary tx meta properties (#8489) 2020-05-01 08:44:05 -03:00
createTxMeta.js Export individual fns from tx-state-history-helpers (#8370) 2020-04-20 13:00:51 -02:30
mock-encryptor.js Disallow all anonymous default export, aside from CSF and migrations (#8535) 2020-05-18 21:18:11 -02:30
render-helpers.js Fix no-empty-function issues (#9216) 2020-08-14 09:17:02 -02:30