diff --git a/tsconfig.json b/tsconfig.json index a2396a2..d65ea86 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -10,8 +10,6 @@ "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "resolveJsonModule": true, - "declaration": true, - "declarationMap": true, "sourceMap": true, "noUnusedLocals": true, "noUnusedParameters": true,