diff --git a/tsconfig.json b/tsconfig.json index b86e427..440db43 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -13,7 +13,6 @@ "declaration": true, "declarationMap": true, "sourceMap": true, - "composite": true, "incremental": true, "noUnusedLocals": true, "noUnusedParameters": true,