Quellcode durchsuchen

add compileOnSave option

mightyplow vor 5 Jahren
Ursprung
Commit
5b70276869
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      tsconfig.json

+ 1 - 0
tsconfig.json

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