Parcourir la source

add compileOnSave option

mightyplow il y a 5 ans
Parent
commit
5b70276869
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      tsconfig.json

+ 1 - 0
tsconfig.json

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