federation/gateway/node_modules/@apollo/protobufjs/tsconfig.json
2020-11-14 16:43:58 +01:00

7 lines
No EOL
137 B
JSON

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