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

style: try biome formatter #2401

Merged
merged 2 commits into from
Apr 29, 2024
Merged

style: try biome formatter #2401

merged 2 commits into from
Apr 29, 2024

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Apr 29, 2024

Try biome formatter with (current) prettier compatibility as much as possible.

Main benefits:

  • Does not require Node.js runtime anymore
  • Native performances + LSP integration
  • Allows more integrations like VCS
  • Slight improvements over prettier defaults since shares less legacy decisions

Note: Current PR is mainly to experiment biome in a large codebase of Nitro while rewriting its structure and all current code also passes prettier CLI so contributors should not experience difficulties.

@pi0 pi0 merged commit ec98b24 into main Apr 29, 2024
5 checks passed
@pi0 pi0 deleted the style/biome branch April 29, 2024 16:28
pi0 added a commit to igorjacauna/nitro that referenced this pull request Apr 29, 2024
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