- Notifications
You must be signed in to change notification settings - Fork478
Description
Steps to reproduce:
- Create empty directory and navigate to it
- Run
npm init
- Install
create-vue@latest
, currently it is3.6.3
- Run:
npx create-vue --ts --router --pinia --eslint-with-prettier source
and switch tosource
directory - Make some errors in files
- Run
npm run type-check
There are no errors reported by command.
Metadata
Metadata
Assignees
Labels
No labels