mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-10-09 06:37:15 +03:00
fix(sample-app): make possible to run app
This commit is contained in:
@@ -7,8 +7,9 @@
|
||||
"noLib": false,
|
||||
"emitDecoratorMetadata": true,
|
||||
"experimentalDecorators": true,
|
||||
"target": "es6",
|
||||
"target": "es2017",
|
||||
"sourceMap": false,
|
||||
"baseUrl": "./",
|
||||
"outDir": "./dist",
|
||||
"skipLibCheck": true
|
||||
},
|
||||
|
Reference in New Issue
Block a user