Source Block - Format Property Request Configuration to use parser name #31137
Unanswered
AldoAbdiel
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
Context:
In the documentation it says that we can use any parser supported by Prettier, but when I try to use it and go to the documentation page to see the generated code and I press the "show code" button, I get the following error (the code is not rendered):
Error Image:
Error Log:
ConfigError: Couldn't resolve parser "babel-ts". Plugins must be explicitly added to the standalone bundle.
Question:
I know that this is usually related to a plugin not registered. My question is where should I add the plugins?
Additional information
No response
Create a reproduction
No response
Beta Was this translation helpful? Give feedback.
All reactions