demo 项目,演示使用 tsc 编译 typescript 代码,然后使用 vscode 调试代码的方法 详情可见:《浅谈在 vscode 中调试 typescript 的小坑》 安装依赖 yarn install or npm install