Forráskód Böngészése

add compileOnSave option

mightyplow 5 éve
szülő
commit
5b70276869
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      tsconfig.json

+ 1 - 0
tsconfig.json

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