MES手机端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
liup a01a5aa773 提交修改 пре 3 недеља
..
bin 提交修改 пре 3 недеља
node_modules 提交修改 пре 3 недеља
out 提交修改 пре 3 недеља
LICENSE 提交修改 пре 3 недеља
README.md 提交修改 пре 3 недеља
package.json 提交修改 пре 3 недеља

README.md

vue-tsc

Install: npm i vue-tsc -D

Usage: vue-tsc --noEmit && vite build

Vue 3 command line Type-Checking tool base on IDE plugin Volar.

Roadmap:

Usage

Type check:

vue-tsc --noEmit

Build dts:

vue-tsc --declaration --emitDeclarationOnly

Check out https://github.com/vuejs/language-tools/discussions/640#discussioncomment-1555479 for example repo.

Sponsors