SyntaxError when tsx/jsx and setup script are used together
Version
2.7.9
Reproduction link
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
jsx/tsx script indent trim unexpected