-
-
Notifications
You must be signed in to change notification settings - Fork 484
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Vue - Official extension or vue-tsc version
vue-tsc 2.1.10
VSCode version
Vue version
3.5+
TypeScript version
5.6.2
System Info
package.json dependencies
Steps to reproduce
npm create vue@latest
What is expected?
type check or build dts
What is actually happening?
nothing
Link to minimal reproduction
No response
Any additional comments?
vue-tsc --noEmit doenst for type check it works only with --build
same as vue-tsc --declaration --emitDeclarationOnly doesnt work
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested