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.