build: replace prettier with biome #34
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/midnight.nvim!34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/replace-prettier-with-biome"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace Prettier with Biome in the repo's format workflow and Nix shells. This removes the Prettier config files, adds a Biome config with the repo's ignore patterns and JSON formatting settings, and updates just format to use Biome.
Verified with the repo's Nix and just workflows: just format, just lint, and the ci shell running just ci in /tmp/midnight.nvim/replace-prettier-with-biome.
5716cf1002to037a74c8f4