1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/pages/add-token
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
..
tests Fix no-empty-function issues (#9216) 2020-08-14 09:17:02 -02:30
token-list Uncomment and fix all auto-fixable stylelint rules (#8989) 2020-07-15 10:13:40 -03:00
token-search Avoid mutating module export (#8775) 2020-06-10 13:27:35 -03:00
add-token.component.js Move checkExistingAddresses to helpers/utils/util and stop its use of ramda (#8868) 2020-07-07 19:18:18 -03:00
add-token.container.js Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
index.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
index.scss Narrow usages of 037DD6 to 'primary-blue' (#9008) 2020-07-17 13:11:04 -05:00