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/send/send-content/add-recipient
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
..
tests
add-recipient.component.js Add react/no-unused-prop-types ESLint rule (#7655) 2019-12-07 23:10:47 -04:00
add-recipient.container.js
add-recipient.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
add-recipient.selectors.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
ens-input.component.js Add react/no-unused-prop-types ESLint rule (#7655) 2019-12-07 23:10:47 -04:00
ens-input.container.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
ens-input.js
index.js