Brad Decker
|
09d81ac5f2
|
remove the ui/app and ui/lib folders (#10911)
|
4 years ago |
Thomas Huang
|
b99c4fb5cf
|
Use jest to run ui/**/*.test.js (#10885)
|
4 years ago |
Brad Decker
|
5a233e4634
|
colocate tests in flat structure (#10655)
|
4 years ago |
Shane
|
b21cc5660f
|
fix: speedup cancellation (#10579)
fixes #7305
|
4 years ago |
Erik Marks
|
76a2a9bb8b
|
@metamask/eslint config@5.0.0 (#10358)
* @metamask/eslint-config@5.0.0
* Update eslintrc and prettierrc
* yarn lint:fix
|
4 years ago |
David Walsh
|
42fd8b0ff0
|
Use strict equality in unit tests (#9966)
|
4 years ago |
Brad Decker
|
2ebf8756a4
|
[RFC] add prettier to eslint (#8595)
|
4 years ago |
Whymarrh Whitby
|
b6ccd22d6c
|
Update ESLint shared config to v3 (#9274)
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
|
4 years ago |
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.
|
4 years ago |
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.
|
4 years ago |
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.
|
4 years ago |
Whymarrh Whitby
|
2ae4720443
|
Fix words (#9038)
|
4 years ago |
Whymarrh Whitby
|
4f0a205369
|
Use eslint@6.8.0 (#8978)
* Use eslint@6.8.0
* yarn lint:fix
|
4 years ago |
Brad Decker
|
398f2647c0
|
resolve remaining issues with transaction list (#8659)
|
5 years ago |
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>
|
5 years ago |