Skip to content

Npm script type-check is not working #267

Closed
@miroljub1995

Description

@miroljub1995

Steps to reproduce:

  • Create empty directory and navigate to it
  • Run npm init
  • Install create-vue@latest, currently it is 3.6.3
  • Run: npx create-vue --ts --router --pinia --eslint-with-prettier source and switch to source directory
  • Make some errors in files
  • Run npm run type-check

There are no errors reported by command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions