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
|
146127c474
|
Fix no-prototype-builtins issues (#9213)
See [`no-prototype-builtins`](https://eslint.org/docs/rules/no-prototype-builtins) for more information.
This change enables `no-prototype-builtins` and fixes the issues raised by the rule.
|
4 years ago |
Whymarrh Whitby
|
bf6578c6b8
|
Enable guard-for-in rule (#9000)
|
4 years ago |
Whymarrh Whitby
|
f5a125fe61
|
Move export defaults statements alongside their objects (#8525)
|
5 years ago |
Whymarrh Whitby
|
92971d3c87
|
Migrate codebase to use ESM (#7730)
* Update eslint-plugin-import version
* Convert JS files to use ESM
* Update ESLint rules to check imports
* Fix test:unit:global command env
* Cleanup mock-dev script
|
5 years ago |
Paul Bouchon
|
daae155ce2
|
GABA: Integrate AddressBookController (#5847)
* gaba: integrate AddressBookController
* pin gaba version and update lockfile
|
6 years ago |
bitpshr
|
8974f933fc
|
Add tests for ComposableObservableStore
|
7 years ago |
bitpshr
|
4780f825b1
|
Add ComposableObservableStore for subscription management
|
7 years ago |