Ver Fonte

add compileOnSave option

mightyplow há 5 anos atrás
pai
commit
5b70276869
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      tsconfig.json

+ 1 - 0
tsconfig.json

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