- Notifications
You must be signed in to change notification settings - Fork503
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 sourceand switch tosourcedirectory - Make some errors in files
- Run
npm run type-check
There are no errors reported by command.
Metadata
Metadata
Assignees
Labels
No labels