1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/lib
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
..
migrations
createTxMeta.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
example-code.json
mock-encryptor.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
mock-simple-keychain.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
mock-store.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
mock-tx-gen.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
react-trigger-change.js Enable no-var rule for ESLint (#7590) 2019-12-03 11:22:01 -03:30
render-helpers.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
util.js