Pārlūkot izejas kodu

add compileOnSave option

mightyplow 5 gadi atpakaļ
vecāks
revīzija
5b70276869
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      tsconfig.json

+ 1 - 0
tsconfig.json

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