一个简单的tsconfig.json 配置文件会有如下结构: { "compilerOptions": { }, "files": ... 指定输出文件目录(用于输出),用于控制输出目录结构 "declaration": true, ...
確定! 回上一頁