瀏覽代碼

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 */