Files
Baileys/node_modules/protobufjs/tsconfig.json
2020-03-16 16:06:30 +05:30

7 lines
137 B
JSON

{
"compilerOptions": {
"target": "ES5",
"experimentalDecorators": true,
"emitDecoratorMetadata": true
}
}