How to use jsx instead of tsx for code generation? #290
garryismael
started this conversation in
General
Replies: 1 comment
-
Hey @garryismael, unfortunately this project only supports generating typescript. From the shadcn/ui schema provided, only the aliases are used when generating the code, the rest is not yet taken into consideration. |
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.
-
Im using expo and javascript and when i generates code, it generates tsx instead of jsx code.
Beta Was this translation helpful? Give feedback.
All reactions