It seems the code autoformats when saving, and it makes it unreadable. How do I disable it? #2787
Answered
by
animanoir
animanoir
asked this question in
General Questions & Discussion
-
From this:
To this:
|
Beta Was this translation helpful? Give feedback.
Answered by
animanoir
Aug 4, 2020
Replies: 1 comment
-
Modify
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
animanoir
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Modify
settings.json
:{ // Format on save for Prettier "editor.formatOnSave": false,