1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-25 04:40:18 +02:00
metamask-extension/ui/app/pages/mobile-sync
Whymarrh Whitby 310b15ba4a
Fix no-plusplus issues (#9206)
See [`no-plusplus`](https://eslint.org/docs/rules/no-plusplus) for more information.

This change enables `no-plusplus` and fixes the issues raised by the rule.
2020-08-12 20:36:44 -02:30
..
index.js Split MobileSyncPage into container and component, with JSX (#7534) 2019-11-24 13:46:25 -03:30
mobile-sync.component.js Fix no-plusplus issues (#9206) 2020-08-12 20:36:44 -02:30
mobile-sync.container.js feature/sync imported accounts with mobile (#8631) 2020-06-25 22:04:17 -03:00