API/api.medcify.app/node_modules/protobufjs/tsconfig.json

7 lines
137 B
JSON
Raw Normal View History

2022-09-26 06:11:44 +00:00
{
"compilerOptions": {
"target": "ES5",
"experimentalDecorators": true,
"emitDecoratorMetadata": true
}
}