Skip to content

TSConfig 详解

TSConfigTypeScript 编译器的配置文件,用于指定 TypeScript 编译器的行为。 TSConfigJSON 格式存储,并且支持许多配置选项,包括编译器选项、文件列表和 TSConfig 继承等。