1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-24 12:23:39 +02:00
metamask-extension/ui
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
..
app Fix no-nested-ternary issues (#9214) 2020-08-13 17:30:09 -02:30
lib Use string network and chain IDs (#8628) 2020-07-08 14:05:09 -07:00
index.js Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30