-
Prettier supports many languages. Is it possible to enable formatting with prettier for multiple languages in one go, or would the |
Beta Was this translation helpful? Give feedback.
Answered by
kpbaks
Sep 5, 2025
Replies: 1 comment
-
Right now it is not possible to share |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
aryzing
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Right now it is not possible to share
formatter
configurations between languages, like you can withlanguage-servers
.