diff --git a/tsconfig.json b/tsconfig.json index a0c02dd2..f4a6140f 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,5 +1,6 @@ { "compilerOptions": { + "incremental": true, "baseUrl": "src", "outDir": "dist", "target": "es5",