chore(format): replace Prettier with Biome #404

Merged
barrettruth merged 1 commit from chore/replace-prettier-with-biome into main 2026-04-25 20:00:19 +00:00
barrettruth commented 2026-04-25 19:56:43 +00:00

Problem

forge.nvim still uses Prettier for its repo format check and dev shell.

Solution

Replace the Prettier package and prettier --check . format step with Biome, add a Biome config for the repo, and remove the obsolete Prettier config files.

## Problem forge.nvim still uses Prettier for its repo format check and dev shell. ## Solution Replace the Prettier package and `prettier --check .` format step with Biome, add a Biome config for the repo, and remove the obsolete Prettier config files.
Sign in to join this conversation.
No description provided.