Преглед на файлове

add compileOnSave option

mightyplow преди 5 години
родител
ревизия
5b70276869
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      tsconfig.json

+ 1 - 0
tsconfig.json

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