diff --git a/tsconfig.json b/tsconfig.json index 3ecb8b4..590b9b9 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -19,8 +19,5 @@ "resolveJsonModule": true, "moduleResolution": "node", "incremental": true, - "composite": true, - "declaration": true, - "declarationMap": true } } \ No newline at end of file