vue-tsc --noEmit && vite build
Vue 3 command line Type-Checking tool base on IDE plugin Volar.
Features:
- Type-Checking with
--noEmit
- Use released LSP module
- Watch mode support
Have a Vue TypeScript question?
Please ask to Vue Discord.
If Type-Checking result unexpected, and the result consistent with Volar.
Please open issue to Volar Issues.
If Type-Checking result inconsistent with Volar, and your vue-tsc included Volar version is
.
If Command-line tool works unexpected.
Please open issue to this repo.
Other problems?
Please ask to Volar Discord.