Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): replace Prettier with Biome #79

Merged
merged 2 commits into from
Feb 8, 2025
Merged

chore(deps-dev): replace Prettier with Biome #79

merged 2 commits into from
Feb 8, 2025

Conversation

metonym
Copy link
Collaborator

@metonym metonym commented Feb 8, 2025

This replaces Prettier with Biome.

Biome is very fast code formatter and linter.

The first commit adds it as a dependency, while the second runs and applies Biome fixes:

bunx biome check --fix --unsafe .

Some fixes had to be applied manually.

@metonym metonym merged commit 9defdb1 into main Feb 8, 2025
1 check passed
@metonym metonym deleted the biome branch February 8, 2025 19:37
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