Erik Marks
|
76a2a9bb8b
|
@metamask/eslint config@5.0.0 (#10358)
* @metamask/eslint-config@5.0.0
* Update eslintrc and prettierrc
* yarn lint:fix
|
2021-02-04 10:15:23 -08:00 |
|
David Walsh
|
42fd8b0ff0
|
Use strict equality in unit tests (#9966)
|
2020-12-03 09:46:22 -06:00 |
|
Brad Decker
|
2ebf8756a4
|
[RFC] add prettier to eslint (#8595)
|
2020-11-02 17:41:28 -06:00 |
|
Whymarrh Whitby
|
b6ccd22d6c
|
Update ESLint shared config to v3 (#9274)
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
|
2020-08-19 13:57:05 -02:30 |
|
Whymarrh Whitby
|
c1e3c229bc
|
Fix import/order issues (#9239)
See [`import/order`](https://eslint.org/docs/rules/import/order) for more information.
This change enables `import/order` and fixes the issues raised by the rule.
|
2020-08-18 16:48:25 -02:30 |
|
Whymarrh Whitby
|
a8863a3446
|
Fix consistent-return issues (#9192)
See [`consistent-return`](https://eslint.org/docs/rules/consistent-return) for more information.
This change enables `consistent-return` and fixes the issues raised by the rule.
|
2020-08-12 16:36:57 -02:30 |
|
Brad Decker
|
706dc02cb4
|
Implement new transaction list design (#8564)
Co-authored-by: Whymarrh Whitby <whymarrh.whitby@gmail.com>
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
|
2020-05-26 15:49:11 -05:00 |
|
Brad Decker
|
0aa41e397e
|
factor out containers for currency components (#8543)
|
2020-05-12 14:07:35 -05:00 |
|