必须在TypeScript 配置中添加下面这行:. tsconfig.json. { "compilerOptions": { "outDir": "./dist/", + "sourceMap": true, "noImplicitAny": true ...
確定! 回上一頁