babel编译ts

这里用的是babel7

npx babel src --out-dir lib --extensions ".ts"
原文地址:https://www.cnblogs.com/dshvv/p/11747341.html