Files
Job_App/node_modules/@apollo/protobufjs/tsconfig.json
2025-03-28 12:30:19 +11:00

7 lines
137 B
JSON

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