chore: replace prettier with biome #13
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/blink-cmp-ghostty!13
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 remaining Prettier integration with Biome in the dev shell, pre-commit config, and quality workflow.
This adds a minimal Biome config, removes the obsolete Prettier config files, and runs Biome on the repo's supported JSON config files.
Verified with nix develop --command pre-commit run --all-files, stylua --check ., selene --display-style quiet ., biome format ., and busted.