1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/lib
Whymarrh Whitby b7259e5d6a
Fix radix issues (#9247)
See [`radix`](https://eslint.org/docs/rules/radix) for more information.

This change enables `radix` and fixes the issues raised by the rule.
2020-08-18 16:38:22 -02:30
..
account-link.js Fix radix issues (#9247) 2020-08-18 16:38:22 -02:30
etherscan-prefix-for-network.js Use string network and chain IDs (#8628) 2020-07-08 14:05:09 -07:00
icon-factory.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
is-mobile-view.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
local-storage-helpers.js Prevent accidental use of globals (#8340) 2020-04-15 14:23:27 -03:00
shallow-with-context.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
test-timeout.js Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
tx-helper.js Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00
webcam-utils.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30