Explorar el Código

add compileOnSave option

mightyplow hace 5 años
padre
commit
5b70276869
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      tsconfig.json

+ 1 - 0
tsconfig.json

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