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

prettier-eslint default trailingComma is not the same as Prettier v3 default trailingComma #966

Open
PooSham opened this issue Mar 28, 2024 · 0 comments

Comments

@PooSham
Copy link

PooSham commented Mar 28, 2024

Versions:

  • prettier-eslint version: 16.3.0
  • node version: 20.12.0
  • npm (or yarn) version: 10.5.0

Problem description:
This already happened with Prettier 2 update. This time, the default value for trailingComma is "all" instead of "es5".

Suggested solution:
If it's possible to solve it so that it follows the prettier default automatically, that would be great. If that's not possible, I guess the solution is simply to update the settings.

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

No branches or pull requests

1 participant