lighting-app/node_modules/protobufjs/tsconfig.json
2022-06-03 11:13:06 +03:00

7 lines
137 B
JSON

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