我正在检查某人的 .tsconfig 文件,发现了 --esModuleInterop. 这是他的 .tsconfig 档案 { "compilerOptions": { "moduleResolution": "node", "target": "es6", ...
確定! 回上一頁