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

Try biome for formatting #283

Open
ricardocosta opened this issue Nov 2, 2024 · 2 comments · May be fixed by #290
Open

Try biome for formatting #283

ricardocosta opened this issue Nov 2, 2024 · 2 comments · May be fixed by #290

Comments

@ricardocosta
Copy link
Owner

Description

Try and use Biome for formatting instead of Prettier, in an attempt to make things faster and resilient to not-so-well-formed code.

Beware that we are using prettier plugins and those features should remain available (namely, import sorting).

@ricardocosta
Copy link
Owner Author

With Prettier: pnpm format:ci 4.46s user 0.30s system 186% cpu 2.554 total

@ricardocosta
Copy link
Owner Author

While formatting itself works, there is still no support for import sorting that matches the existing behaviour. That is being added in biomejs/biome#3177

@ricardocosta ricardocosta linked a pull request Nov 3, 2024 that will close this issue
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 a pull request may close this issue.

1 participant