1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/helpers
Whymarrh Whitby b91cf74d14
Fix no-nested-ternary issues (#9214)
See [`no-nested-ternary`](https://eslint.org/docs/rules/no-nested-ternary) for more information.

This change enables `no-nested-ternary` and fixes the issues raised by the rule.
2020-08-13 17:30:09 -02:30
..
constants Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
higher-order-components Remove unused with-method-data HOC (#9050) 2020-07-22 12:41:16 -03:00
utils Fix no-nested-ternary issues (#9214) 2020-08-13 17:30:09 -02:30