Skip to content

Type checking without Typescript #844

@laspinacristian

Description

@laspinacristian

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

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions