1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 19:10:22 +01:00
metamask-extension/ui/app/pages/settings/contact-list-tab
Whymarrh Whitby 92971d3c87
Migrate codebase to use ESM (#7730)
* Update eslint-plugin-import version

* Convert JS files to use ESM

* Update ESLint rules to check imports

* Fix test:unit:global command env

* Cleanup mock-dev script
2020-01-09 00:04:58 -03:30
..
add-contact Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
edit-contact eslint: Enable more react/jsx-* rules (#7592) 2019-12-03 13:05:44 -03:30
my-accounts Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
view-contact Add react/no-unused-prop-types ESLint rule (#7655) 2019-12-07 23:10:47 -04:00
contact-list-tab.component.js eslint: Enable more react/jsx-* rules (#7592) 2019-12-03 13:05:44 -03:30
contact-list-tab.container.js Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
index.js Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
index.scss Adjust copy-to-clipboard svg width and height on edit contact screen 2019-10-29 16:14:18 -07:00