diff --git a/tsconfig.json b/tsconfig.json index 52bc86a..4caeab2 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -3,7 +3,6 @@ "exactOptionalPropertyTypes": true, "strict": true, "module": "node16", - "declaration": true, "outDir": "dist", "target": "es2022", "skipLibCheck": true