mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-10-05 05:08:23 +03:00
fix: allow comments for jsdoc/tsdoc
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"module": "commonjs",
|
||||
"declaration": true,
|
||||
"noImplicitAny": false,
|
||||
"removeComments": true,
|
||||
"removeComments": false,
|
||||
"noLib": false,
|
||||
"emitDecoratorMetadata": true,
|
||||
"experimentalDecorators": true,
|
||||
|
Reference in New Issue
Block a user