浏览代码

add compileOnSave option

mightyplow 5 年之前
父节点
当前提交
5b70276869
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      tsconfig.json

+ 1 - 0
tsconfig.json

@@ -1,4 +1,5 @@
 {
+  "compileOnSave": true,
   "compilerOptions": {
     /* Basic Options */
     // "incremental": true,                   /* Enable incremental compilation */