xgqfrms/typescript-all-in-one

TypeScript skipLibCheck

Opened this issue · 0 comments

TypeScript skipLibCheck

https://www.cnblogs.com/xgqfrms/p/15497462.html

$ tsc --skipLibCheck ./test.ts

$ tsc --watch --skipLibCheck ./test.ts