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

Update prettier version for new control flow #15681

Merged
merged 2 commits into from
May 30, 2024

Conversation

Sinan997
Copy link
Contributor

Resolves #15653

Angular new control flow syntax support was added to prettier after the 3.1 release.

Updating like this "prettier": "^3.0.0" will support the new control flow syntax in PrimeNG. I have added the caret symbol to get the latest minor version.

Copy link

vercel bot commented May 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview May 30, 2024 8:37am

@alexciesielski
Copy link
Contributor

Not formatting the whole repository after this will lead to a lot of diffs...
But then again this would also mean a lot of merge conflicts in all open PRs...

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.

Old prettier version that does not support new control-flow syntax
4 participants