ci: replace prettier with biome #55

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

Problem

The repo still depended on Prettier in the dev shell, just format, and pre-commit, so formatting checks were split across two tools.

Solution

Replace the Prettier dependency and hook with Biome, add a repo Biome config for the supported files it formats here, and remove the old Prettier config files.

## Problem The repo still depended on Prettier in the dev shell, `just format`, and pre-commit, so formatting checks were split across two tools. ## Solution Replace the Prettier dependency and hook with Biome, add a repo Biome config for the supported files it formats here, and remove the old Prettier config files.
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/canola-collection!55
No description provided.