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

Upgrade prettier version to the same version that CI is using #7367

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yoshiokatsuneo
Copy link
Contributor

@yoshiokatsuneo yoshiokatsuneo commented Mar 8, 2025

What type of PR is this?

  • Other

Description

Now, the prettier version used on CI is different from the local version defined in package.json . This make quite difficult and annoying to fix the error reported by CI, as local prettier does not fix the error reported by CI.

This PR upgrade prettier to the same version(3.3.2) that CI is using.

How is this tested?

  • Manually

There is no error on "yarn prettier"

@yoshiokatsuneo yoshiokatsuneo marked this pull request as ready for review March 8, 2025 16:51
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