如何在vscode编辑器上执行typescript文件 Heathy帅道康 2023-02-25 51 阅读1分钟 npm install -g typescript npm install -g ts-node 使用ts-node text.ts来执行ts文件,