diff --git a/tsconfig.json b/tsconfig.json index 440db43..50035d3 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -10,8 +10,6 @@ "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "resolveJsonModule": true, - "declaration": true, - "declarationMap": true, "sourceMap": true, "incremental": true, "noUnusedLocals": true,