diff --git a/tsconfig.build.json b/tsconfig.build.json index 7e096d7951..5ed0b54f90 100644 --- a/tsconfig.build.json +++ b/tsconfig.build.json @@ -11,10 +11,6 @@ "strict": true, "declaration": true, "noImplicitAny": true, - "removeComments": true, - "noLib": false, - "emitDecoratorMetadata": true, - "experimentalDecorators": true, "esModuleInterop": true, "target": "es2018", "sourceMap": true,