标签: typescript tsconfig
我想将tsconfig.json文件配置为在发生错误的情况下阻止传输,但是我在文档中找不到此标志或配置。有人知道我该怎么做?
答案 0 :(得分:1)
tsconfig options
tsoption --noEmitOnError:是