Browse Source

add compileOnSave option

mightyplow 5 năm trước cách đây
mục cha
commit
5b70276869
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      tsconfig.json

+ 1 - 0
tsconfig.json

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