-
-
Notifications
You must be signed in to change notification settings - Fork 502
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
With Vetur I can get proper type checking in VScode using just Javascript (with JSDoc comments where necessary) and putting a jsconfig.json on root folder of my project with "checkJs": true
Is this possibile with Volar?
I tried and it seems that type checking are enable only when lang="ts" on <script> is present
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested