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
I'm using Prettier to format my code. There's a destructuring assignment, everytime I save the file, the statement is formatted to multilines, which is unexpected. I hope to keep it in one line.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm using Prettier to format my code. There's a destructuring assignment, everytime I save the file, the statement is formatted to multilines, which is unexpected. I hope to keep it in one line.
2024-11-21.15.24.28.mov
Here's my
.prettierrc.json
:Beta Was this translation helpful? Give feedback.
All reactions