chore: replace prettier with biome #219

Merged
barrettruth merged 1 commit from chore/replace-prettier-with-biome into main 2026-04-25 20:16:02 +00:00
barrettruth commented 2026-04-25 20:03:36 +00:00

This replaces the repo's Prettier-based formatting with Biome by switching the just format recipe and Nix dev shell to Biome, adding biome.json, and removing the old .prettier* files.

Verification used the repo's real workflow: nix develop .#ci --command just format, nix develop .#ci --command just lint, nix develop .#ci --command just test, and nix develop .#ci --command just ci.

This replaces the repo's Prettier-based formatting with Biome by switching the just format recipe and Nix dev shell to Biome, adding biome.json, and removing the old .prettier* files. Verification used the repo's real workflow: nix develop .#ci --command just format, nix develop .#ci --command just lint, nix develop .#ci --command just test, and nix develop .#ci --command just ci.
Sign in to join this conversation.
No description provided.