Skip to content
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

SyntaxError when tsx/jsx and setup script are used together #12755

Closed
ivan-94 opened this issue Aug 21, 2022 · 0 comments
Closed

SyntaxError when tsx/jsx and setup script are used together #12755

ivan-94 opened this issue Aug 21, 2022 · 0 comments

Comments

@ivan-94
Copy link

ivan-94 commented Aug 21, 2022

Version

2.7.9

Reproduction link

github.com

Steps to reproduce

  • set .prettierrc "vueIndentScriptAndStyle" to true
  • run npm run serve

What is expected?

run without issues

What is actually happening?

SyntaxError: src/App.vue: Unterminated string constant


options.deindent === true ||

jsx/tsx script indent trim unexpected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant