Files
nirvana-server/node_modules/protobufjs/tsconfig.json
T
2021-12-29 01:57:42 -08:00

7 lines
137 B
JSON

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