1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/pages/send/send-header
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 yarn lint --fix 2019-12-03 13:23:13 -03:30
index.js Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
send-header.component.js Disable semicolons for class props (#7754) 2020-01-07 16:40:44 -03:30
send-header.container.js Remove unused components (#7191) 2019-09-18 18:41:36 -03:00
send-header.selectors.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30