Bladeren bron

add compileOnSave option

mightyplow 5 jaren geleden
bovenliggende
commit
5b70276869
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1 0
      tsconfig.json

+ 1 - 0
tsconfig.json

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