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