diff --git a/tsconfig.json b/tsconfig.json index 54bca849..4a205eb6 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -5,7 +5,6 @@ "declaration": true, "experimentalDecorators": true, "forceConsistentCasingInFileNames": true, - "incremental": true, "inlineSourceMap": true, "module": "CommonJS", "moduleResolution": "node",