build: replace prettier with biome #34

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

Replace Prettier with Biome in the format workflow by updating just format, switching the Nix dev and CI shells to pkgs.biome, and adding a minimal biome.json for the repo's supported files.

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

Replace Prettier with Biome in the format workflow by updating `just format`, switching the Nix dev and CI shells to `pkgs.biome`, and adding a minimal `biome.json` for the repo's supported files. 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 reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/import-cost.nvim!34
No description provided.