📜  typescript -g 不读取 tsconfog - TypeScript 代码示例

📅  最后修改于: 2022-03-11 14:48:26.085000             🧑  作者: Mango

代码示例1
root/
 - tsconfig.json
 - index.ts
 
 
tsc index.ts // Won't work
tsc //  will work