How do I make prettier format the spacing of key-value pairs in objects in JavaScript? #2609
Unanswered
brunettisergio
asked this question in
Q&A
Replies: 1 comment
-
@brunettisergio you want js format like go fmt, that's pretty cool! 🥳 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Something like this:
Input:
Expected Output:
Beta Was this translation helpful? Give feedback.
All reactions