1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/pages/permissions-connect
Whymarrh Whitby 884775cf71
Fix no-negated-condition issues (#9222)
See [`no-negated-condition`](https://eslint.org/docs/rules/no-negated-condition) for more information.

This change enables `no-negated-condition` and fixes the issues raised by the rule.
2020-08-14 09:17:43 -02:30
..
choose-account Use mixins for typography instead of placeholder selectors (#9072) 2020-07-29 10:35:53 -05:00
redirect Use mixins for typography instead of placeholder selectors (#9072) 2020-07-29 10:35:53 -05:00
index.js Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
index.scss Use mixins for typography instead of placeholder selectors (#9072) 2020-07-29 10:35:53 -05:00
permissions-connect.component.js Fix no-negated-condition issues (#9222) 2020-08-14 09:17:43 -02:30
permissions-connect.container.js Display pending notifications after connect flow (#9011) 2020-07-16 09:13:29 -03:00