Vue 3 command line Type-Checking tool.
Type check:
vue-tsc --noEmit
Build dts:
vue-tsc --declaration --emitDeclarationOnly
Check out https://github.com/vuejs/language-tools/discussions/640#discussioncomment-1555479 for the example repo.
Vue 3 command line Type-Checking tool.
Type check:
vue-tsc --noEmit
Build dts:
vue-tsc --declaration --emitDeclarationOnly
Check out https://github.com/vuejs/language-tools/discussions/640#discussioncomment-1555479 for the example repo.
npm i vue-tsc
2,483,525
3.0.7
MIT
3.67 kB
6