mkdir tsconfig; cd tsconfig $ npm init $ npm install --save-dev typescript $ npx tsc -v Version 3.7.2 $ npx tsc --init message TS6071: ...
確定! 回上一頁