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

feat(js_formatter): es5 trailing comma revision #848

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

Conaclos
Copy link
Member

Summary

Follow the change introduced by Prettier 3.0 by adding trailing comma in ES5 mode. Note that this is listed under Flow breaking change, however, this also affect TypeScript.

Test Plan

Updated snapshots.

@github-actions github-actions bot added A-Formatter Area: formatter L-JavaScript Language: JavaScript and super languages labels Nov 23, 2023
@Conaclos Conaclos merged commit a389bc0 into main Nov 23, 2023
15 checks passed
@Conaclos Conaclos deleted the conaclos/js_formatter/trailing-comma-es5-revision branch November 23, 2023 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Formatter Area: formatter L-JavaScript Language: JavaScript and super languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant