chore: replace prettier with biome #381
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/cp.nvim!381
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/replace-prettier-with-biome"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace the repo's Prettier formatting check with Biome. This swaps the Nix dev shell package and the just format recipe to Biome, adds a migrated biome.json with the existing formatter behavior and ignore patterns, and removes the old Prettier config files.
Verification was run from the task worktree via direnv exec, covering just format, just lint, just test, and just ci.