You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FWIW, you can manually fix this by moving the binary expression to be on one line or by moving the first parameter to the second line if you want it on multiple lines.
Describe the bug
dprint-plugin-typescript version: 0.86.1
Input Code
Expected Output
Maybe...
Actual Output
Playground Link
Truthfully, I'm not sure what the bug is here, but it seems a little odd to me in the first code snippet that the paren would get moved up a line.
See also: microsoft/TypeScript#54820 (comment)
The text was updated successfully, but these errors were encountered: