We currently lint with `biome`, but we don't use it for formatting. In fact, the React project's formatting isn't checked at all! To change this, we can: - [ ] Add a line to `README.md` telling users to install Biome in their editor - [ ] Run `biome format` in CI
We currently lint with
biome, but we don't use it for formatting. In fact, the React project's formatting isn't checked at all!To change this, we can:
README.mdtelling users to install Biome in their editorbiome formatin CI