-
-
Notifications
You must be signed in to change notification settings - Fork 541
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 JSX inside .vue
files can not be formatted
#3464
Comments
↑ screenshot for a |
@ccforeverd could you provide us with an example of source code? We will use that inside our test suite |
|
|
And another bug for rsbuild :P |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment information
What happened?
node16
andNuxt2
(Vue2
) projectjsx
code inside.vue
filestype assertion are a TypeScript only feature. Convert your file to a TypeScript file or remove the syntax.biome(parse)
Expected result
Support
vue-jsx
formatCode of Conduct
The text was updated successfully, but these errors were encountered: