我正在檢查某人的 .tsconfig 檔案,並且發現了 --esModuleInterop 這是他的 .tsconfig 檔案 { "compilerOptions": { "moduleResolution": "node" ...
確定! 回上一頁