build: replace prettier with biome #34

Merged
barrettruth merged 1 commit from chore/replace-prettier-with-biome into main 2026-05-02 02:10:00 +00:00
barrettruth commented 2026-04-25 20:57:27 +00:00

Replace Prettier with Biome in the repo's format workflow and Nix shells. This removes the Prettier config files, adds a Biome config with the repo's ignore patterns and JSON formatting settings, and updates just format to use Biome.

Verified with the repo's Nix and just workflows: just format, just lint, and the ci shell running just ci in /tmp/midnight.nvim/replace-prettier-with-biome.

Replace Prettier with Biome in the repo's format workflow and Nix shells. This removes the Prettier config files, adds a Biome config with the repo's ignore patterns and JSON formatting settings, and updates just format to use Biome. Verified with the repo's Nix and just workflows: just format, just lint, and the ci shell running just ci in /tmp/midnight.nvim/replace-prettier-with-biome.
barrettruth force-pushed chore/replace-prettier-with-biome from 5716cf1002 to 037a74c8f4
All checks were successful
quality / Lint (pull_request) Successful in 10s
quality / Format (pull_request) Successful in 17s
2026-05-02 02:07:45 +00:00
Compare
barrettruth deleted branch chore/replace-prettier-with-biome 2026-05-02 02:10:00 +00:00
Sign in to join this conversation.
No description provided.