chore: replace prettier with biome #49

Closed
barrettruth wants to merge 2 commits from chore/replace-prettier-with-biome into main
barrettruth commented 2026-04-25 20:55:19 +00:00

Replace the repo's remaining Prettier integration with Biome by swapping the Nix dev and CI shells to use pkgs.biome, updating the just format recipe, and adding a minimal biome.json for the tracked JSON files.

Verified by running biome format --write --config-path /tmp/live-server.nvim/replace-prettier-with-biome/biome.json /tmp/live-server.nvim/replace-prettier-with-biome/.luarc.json /tmp/live-server.nvim/replace-prettier-with-biome/biome.json, nix develop .#ci --command just format, nix develop .#ci --command just lint, and nix develop .#ci --command just ci from the worktree.

Replace the repo's remaining Prettier integration with Biome by swapping the Nix dev and CI shells to use `pkgs.biome`, updating the `just format` recipe, and adding a minimal `biome.json` for the tracked JSON files. Verified by running `biome format --write --config-path /tmp/live-server.nvim/replace-prettier-with-biome/biome.json /tmp/live-server.nvim/replace-prettier-with-biome/.luarc.json /tmp/live-server.nvim/replace-prettier-with-biome/biome.json`, `nix develop .#ci --command just format`, `nix develop .#ci --command just lint`, and `nix develop .#ci --command just ci` from the worktree.

Pull request closed

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/live-server.nvim!49
No description provided.