TypeScript - Note

Style

Tool

Basic

tsc

  • –project tsconfig.json : 使用當前目錄下的 tsconfig.json
  • –showConfig : 檢視該目錄的 tsconfig.json (包含繼承的數值)