1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02: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 Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30
css colocate the base modal styles with the modal component (#9151) 2020-08-12 12:49:45 -03:00
ducks Fix no-case-declarations issues (#9191) 2020-08-12 14:11:27 -02:30
helpers Fix no-eq-null issues (#9205) 2020-08-12 20:32:44 -02:30
hooks Fix no-eq-null issues (#9205) 2020-08-12 20:32:44 -02:30
pages Fix no-plusplus issues (#9206) 2020-08-12 20:36:44 -02:30
selectors Fix words (#9038) 2020-07-20 14:32:49 -02:30
store Fix implicit-arrow-linebreak issues (#9201) 2020-08-12 21:19:10 -02:30