mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-24 17:38:40 -06:00
Adicao do sourceMap
This commit is contained in:
parent
a657b92c54
commit
9c57866b3f
@ -3,6 +3,7 @@
|
|||||||
"experimentalDecorators": true,
|
"experimentalDecorators": true,
|
||||||
"emitDecoratorMetadata": true,
|
"emitDecoratorMetadata": true,
|
||||||
"declaration": true,
|
"declaration": true,
|
||||||
|
"sourceMap": true,
|
||||||
"target": "es2020",
|
"target": "es2020",
|
||||||
"module": "CommonJS",
|
"module": "CommonJS",
|
||||||
"rootDir": "./",
|
"rootDir": "./",
|
||||||
|
Loading…
Reference in New Issue
Block a user