Files
RoboCommander/node_modules/protobufjs/tsconfig.json
2026-04-05 16:14:49 -04:00

7 lines
143 B
JSON

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