Bläddra i källkod

add compileOnSave option

mightyplow 5 år sedan
förälder
incheckning
5b70276869
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      tsconfig.json

+ 1 - 0
tsconfig.json

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