1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00
metamask-extension/ui/app
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
..
components Fix no-dupe-else-if issues (#9208) 2020-08-12 21:22:02 -02:30
contexts
css
ducks
helpers
hooks
pages
selectors
store Fix implicit-arrow-linebreak issues (#9201) 2020-08-12 21:19:10 -02:30