Skip to content

chore: replace prettier with biome#49

Closed
barrettruth wants to merge 2 commits into
mainfrom
chore/replace-prettier-with-biome
Closed

chore: replace prettier with biome#49
barrettruth wants to merge 2 commits into
mainfrom
chore/replace-prettier-with-biome

Conversation

@barrettruth

@barrettruth barrettruth commented Apr 25, 2026

Copy link
Copy Markdown
Owner

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.

barrettruth and others added 2 commits April 25, 2026 15:54
Swap the repo's formatter check and dev shells over to Biome so JSON files are checked by the new tool without changing the existing Lua and Nix verification flow.
@barrettruth barrettruth deleted the chore/replace-prettier-with-biome branch May 5, 2026 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant