chore: replace prettier with biome #20

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

This replaces Prettier with Biome in the format recipe and Nix shells, adds a migrated biome.json config, and maps biome.json and biome.jsonc to the existing Biome icon.

Verified with nix develop .#ci --command biome format --write ., nix develop .#ci --command just format, nix develop .#ci --command just lint, and nix develop .#ci --command just ci.

This replaces Prettier with Biome in the format recipe and Nix shells, adds a migrated biome.json config, and maps biome.json and biome.jsonc to the existing Biome icon. Verified with `nix develop .#ci --command biome format --write .`, `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.