这里用的是babel7
npx babel src --out-dir lib --extensions ".ts"
babel编译ts
原文:https://www.cnblogs.com/dshvv/p/11747341.html