1.安装nodejs

2.全局安装npm install -g typescript

3.输出tsc index.ts

4.自动编译  tsc --init

5.tsconfig.json  outDir:'./'

相关文章:

  • 2021-07-20
  • 2021-11-22
  • 2021-06-29
  • 2022-02-28
  • 2022-12-23
  • 2021-06-12
  • 2022-02-21
  • 2021-12-12
猜你喜欢
  • 2021-04-05
  • 2022-12-23
  • 2022-12-23
  • 2021-05-02
  • 2022-12-23
  • 2021-10-17
  • 2022-12-23
相关资源
相似解决方案