tsc-silent:具有`--suppress`标志的`tsc`

时间:2021-05-02 16:25:36
【文件属性】:
文件名称:tsc-silent:具有`--suppress`标志的`tsc`
文件大小:11KB
文件格式:ZIP
更新时间:2021-05-02 16:25:36
typescript tsc TypeScript tsc-silent 包装器的目的是执行TypeScript编译器,但抑制某些来自某些文件/文件夹的错误消息。 例如,可以在项目的某些部分启用noImplicitAny ,而在其他部分禁用它。 正在安装 npm install -g tsc-silent 用法 tsc-silent --project [--suppress config | --suppressConfig path] [--compiler path] [--watch] 概要 --project, -p Path to tsconfig.json --compiler Path to typescript.js. By default, uses `./node_modules/typescript/lib/typescript.js`. --sup
【文件预览】:
tsc-silent-master
----.gitignore(19B)
----example.config.js(482B)
----package.json(896B)
----src()
--------tsc-silent.ts(9KB)
----bin()
--------tsc-silent(52B)
----LICENSE(1KB)
----tsconfig.json(180B)
----README.md(2KB)
----.vscode()
--------settings.json(56B)
----.editorconfig(128B)
----yarn.lock(8KB)

网友评论