chore: replace prettier with biome #48

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

This replaces the repo's Prettier format check with Biome, adds a Biome config for the repo's JSON files, and swaps the Nix dev shells over to pkgs.biome. Verified with nix develop .#ci --command just format, nix develop .#ci --command just lint, and nix develop .#ci --command just ci.

This replaces the repo's Prettier format check with Biome, adds a Biome config for the repo's JSON files, and swaps the Nix dev shells over to pkgs.biome. Verified with nix develop .#ci --command just format, nix develop .#ci --command just lint, and nix develop .#ci --command just ci.
Sign in to join this conversation.
No description provided.