Skip to content

Vue-tsc not excluding node_modules even when it is set in the config #2328

Closed as not planned
@marhyn

Description

@marhyn

Minimal repo

I made a minimal reproduction repo: https://github.com/marhyn/vue-tsc-not-ignoring-node_modules

Description

Even when "node_modules" are excluded from the tsconfig.json, type-check report those errors. I would like to type-check only the source code of the project. "skipLibCheck" compiler option is also turned on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions