1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/components
Whymarrh Whitby 42e7d205b2
Fix no-dupe-else-if issues (#9208)
See [`no-dupe-else-if`](https://eslint.org/docs/rules/no-dupe-else-if) for more information.

This change enables `no-dupe-else-if` and fixes the issues raised by the rule.
2020-08-12 21:22:02 -02:30
..
app Fix no-dupe-else-if issues (#9208) 2020-08-12 21:22:02 -02:30
ui Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30