mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-04-03 15:13:42 +03:00
fix: allow comments for jsdoc/tsdoc
This commit is contained in:
parent
18928f02b9
commit
c04794d9ce
@ -3,7 +3,7 @@
|
||||
"module": "commonjs",
|
||||
"declaration": true,
|
||||
"noImplicitAny": false,
|
||||
"removeComments": true,
|
||||
"removeComments": false,
|
||||
"noLib": false,
|
||||
"emitDecoratorMetadata": true,
|
||||
"experimentalDecorators": true,
|
||||
|
Loading…
Reference in New Issue
Block a user