安装typescript npm install -D typescript # 创建tsconfig.json配置文件 npx tsc --init --rootDir ./src --outDir ./dist --sourceMap true ...
確定! 回上一頁