chore: replace prettier with biome #13

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

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.

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.
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/blink-cmp-ghostty!13
No description provided.