lighting-app/node_modules/protobufjs/tsconfig.json

7 lines
137 B
JSON
Raw Normal View History

2022-06-03 08:13:06 +00:00
{
"compilerOptions": {
"target": "ES5",
"experimentalDecorators": true,
"emitDecoratorMetadata": true
}
}