chore: replace prettier with biome #71

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

Replace Prettier with Biome across the repo formatting workflow. This adds a Biome config and dependency, updates lint-staged and just format, and removes the Prettier config and packages.

Verified with pnpm biome check --write ., just format, just lint, just build, and just ci.

Replace Prettier with Biome across the repo formatting workflow. This adds a Biome config and dependency, updates lint-staged and just format, and removes the Prettier config and packages. Verified with pnpm biome check --write ., just format, just lint, just build, and just ci.
Sign in to join this conversation.
No description provided.