diff --git a/tsconfig.json b/tsconfig.json index 0a68a50..4cdf988 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -6,7 +6,6 @@ "module": "NodeNext", "moduleResolution": "NodeNext", "lib": ["ESNext", "DOM", "DOM.Iterable"], - "declarationMap": true, "declaration": true, "esModuleInterop": true, "experimentalDecorators": true,