IDEA new tsconfig.json

IDEA new tsconfig.json

  • 1. 创建自定义文件模板
  • 2. new file

idea 创建 tsconfig.json( 就像 webstorm一样)
也可以直接在命令行 tsc --init, 生成带有注释的tsconfig.json

1. 创建自定义文件模板

IDEA new tsconfig.json_第1张图片

2. new file

IDEA new tsconfig.json_第2张图片

你可能感兴趣的:(intellij-idea,json,typescript,tsconfig.json)