1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/unit/app/controllers/transactions
Whymarrh Whitby c1e3c229bc
Fix import/order issues (#9239)
See [`import/order`](https://eslint.org/docs/rules/import/order) for more information.

This change enables `import/order` and fixes the issues raised by the rule.
2020-08-18 16:48:25 -02:30
..
pending-tx-tracker-test.js Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
tx-controller-test.js Fix radix issues (#9247) 2020-08-18 16:38:22 -02:30
tx-gas-util-test.js
tx-helper-test.js
tx-state-history-helpers-test.js
tx-state-manager-test.js Fix no-shadow issues (#9246) 2020-08-18 14:06:45 -02:30
tx-utils-test.js