tsc --init 後會產生 tsconfig.json ,當TypeScript 透過tsc 編譯成JavaScript 時,就會遵循該檔案的設定進行編譯。 可能會遇到的error :.
確定! 回上一頁