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: use the same Prettier version in Biome #864

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

Gumichocopengin8
Copy link
Contributor

@Gumichocopengin8 Gumichocopengin8 commented Nov 24, 2023

Summary

Some places still used old Prettier version, so all places use the same Prettier version v3.1.0.

Test Plan

  • Check if CI should pass
  • Check if node run.js works in benchmark dir
  • Check if node prepare_tests.js <Prettier Repo> works in crates/biome_js_formatter/tests/specs/prettier
  • Check if pnpm start works in website

@Gumichocopengin8 Gumichocopengin8 marked this pull request as ready for review November 24, 2023 01:52
@github-actions github-actions bot added A-Formatter Area: formatter A-Website Area: website labels Nov 24, 2023
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

README mentions to use pnpm so removed this file

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We use pnpm workspace, so this file should be removed.

Copy link
Contributor Author

@Gumichocopengin8 Gumichocopengin8 Nov 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

run.js uses the npm's node_modules packages inside. We can switch to pnpm in the future, but I left it as it is for now

@ematipico ematipico merged commit 16947bd into biomejs:main Nov 24, 2023
@Gumichocopengin8 Gumichocopengin8 deleted the chore/prettier-version branch November 24, 2023 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Formatter Area: formatter A-Website Area: website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants