chore: replace prettier with biome #381

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

Replace the repo's Prettier formatting check with Biome. This swaps the Nix dev shell package and the just format recipe to Biome, adds a migrated biome.json with the existing formatter behavior and ignore patterns, and removes the old Prettier config files.

Verification was run from the task worktree via direnv exec, covering just format, just lint, just test, and just ci.

Replace the repo's Prettier formatting check with Biome. This swaps the Nix dev shell package and the just format recipe to Biome, adds a migrated biome.json with the existing formatter behavior and ignore patterns, and removes the old Prettier config files. Verification was run from the task worktree via direnv exec, covering just format, just lint, just test, and just ci.
Sign in to join this conversation.
No description provided.