VUE_GabenParadise/node_modules/protobufjs/tsconfig.json

7 lines
137 B
JSON

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