-
-
Notifications
You must be signed in to change notification settings - Fork 720
fix(formatter): missing parenthesis for TSAsExpression
#13842
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
fix(formatter): missing parenthesis for TSAsExpression
#13842
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
e014b5d to
b39adfc
Compare
152212f to
95e4b43
Compare
b39adfc to
130ce03
Compare
CodSpeed Instrumentation Performance ReportMerging #13842 will not alter performanceComparing Summary
|
130ce03 to
8c6c7df
Compare
95e4b43 to
960bab4
Compare
leaysgur
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏻
Merge activity
|
8c6c7df to
1509cbd
Compare
960bab4 to
950eeb5
Compare
1509cbd to
25edd03
Compare
950eeb5 to
3cf1a41
Compare

Port from https://github.com/biomejs/biome/blob/4a5ef84930344ae54f3877da36888a954711f4a6/crates/biome_js_syntax/src/parentheses/expression.rs#L702-L709