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
|
c11888f287
|
Fix no-empty-function issues (#9216)
See [`no-empty-function`](https://eslint.org/docs/rules/no-empty-function) for more information.
This change enables `no-empty-function` and fixes the issues raised by the rule.
|
2020-08-14 09:17:02 -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 |
|
Whymarrh Whitby
|
2ae4720443
|
Fix words (#9038)
|
2020-07-20 14:32:49 -02:30 |
|
Whymarrh Whitby
|
4f0a205369
|
Use eslint@6.8.0 (#8978)
* Use eslint@6.8.0
* yarn lint:fix
|
2020-07-14 12:50:41 -02:30 |
|
Brad Decker
|
398f2647c0
|
resolve remaining issues with transaction list (#8659)
|
2020-05-27 14:45:20 -05:00 |
|
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 |
|