citus
citus copied to clipboard
Setup prettier for formatting
We have an .editorconfig file that is not enforced. Here comes prettier to the rescue.
TODO:
- [x] Run prettier with the newly introduced configs
- [x] Make sure that
.editorconfigrules are now enforced - [ ] Add CI checks to run prettier
- [ ] Update docs
- [ ] How to run prettier
- [ ] How to fix tests if prettier tests fail