diff --git a/tsconfig.json b/tsconfig.json index f9201a3..7413b85 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -6,7 +6,7 @@ "sourceMap": true, "emitDecoratorMetadata": true, "experimentalDecorators": true, - "removeComments": false, + "removeComments": true, "noImplicitAny": false, "isolatedModules": true },