VUE_GabenParadise/node_modules/protobufjs/tsconfig.json

7 lines
137 B
JSON
Raw Normal View History

2020-08-10 12:35:19 +00:00
{
"compilerOptions": {
"target": "ES5",
"experimentalDecorators": true,
"emitDecoratorMetadata": true
}
}