Skip to content

ci: replace prettier with biome#16

Merged
barrettruth merged 1 commit intomainfrom
chore/replace-prettier-with-biome
Apr 25, 2026
Merged

ci: replace prettier with biome#16
barrettruth merged 1 commit intomainfrom
chore/replace-prettier-with-biome

Conversation

@barrettruth
Copy link
Copy Markdown
Owner

Replace the repo's Prettier wiring in pre-commit and quality CI with Biome. Add a minimal biome.json for this repo and scope the Biome checks to the JSON files it can actually format here.

Verified locally with pnpm dlx @biomejs/biome@2.4.13 format . and pre-commit run --all-files.

Switch the repo's formatting automation from Prettier to Biome so this plugin
matches the remaining formatter migration work, while keeping the checks scoped
to the JSON files Biome can actually handle here.
@barrettruth barrettruth force-pushed the chore/replace-prettier-with-biome branch from b2a62bd to 9e0956e Compare April 25, 2026 20:09
@barrettruth barrettruth merged commit bd02a1b into main Apr 25, 2026
1 check passed
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