build: replace prettier with biome #33

Merged
barrettruth merged 1 commit from chore/replace-prettier-with-biome into main 2026-04-25 20:15:50 +00:00
barrettruth commented 2026-04-25 19:58:07 +00:00

Replace the repo Prettier-based format check with Biome.

This adds a Biome config based on the existing formatter settings, swaps the Nix dev shells to pkgs.biome, updates just format, and removes the obsolete Prettier config files.

Verified with nix develop .#ci --command just ci.

Replace the repo Prettier-based format check with Biome. This adds a Biome config based on the existing formatter settings, swaps the Nix dev shells to pkgs.biome, updates just format, and removes the obsolete Prettier config files. Verified with nix develop .#ci --command just ci.
Sign in to join this conversation.
No description provided.