VUE_GabenParadise/node_modules/protobufjs/tsconfig.json
2020-08-10 14:35:19 +02:00

7 lines
137 B
JSON

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