Files
tasq/node_modules/protobufjs/tsconfig.json
T
2026-04-09 19:01:53 +08:00

8 lines
171 B
JSON

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