Describe the bug
After upgrading to TypeScript 5.7 RC I get this error when I launch vue-tsc --noEmit:
Search string not found: "/supportedTSExtensions = .*(?=;)/"
Reproduction
Upgrade typescript to 5.7.1-rc
vue-tsc --noEmit
Expected behavior
No errors
System Info
Additional context
No response
Validations
Describe the bug
After upgrading to TypeScript 5.7 RC I get this error when I launch
vue-tsc --noEmit:Reproduction
Upgrade
typescriptto5.7.1-rcvue-tsc --noEmitExpected behavior
No errors
System Info
Additional context
No response
Validations