API/api.medcify.app/node_modules/protobufjs/tsconfig.json
2022-09-26 11:41:44 +05:30

7 lines
137 B
JSON

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