Marketing_Digital/Template-01/node_modules/protobufjs/tsconfig.json
2026-05-13 21:21:04 -03:00

8 lines
No EOL
171 B
JSON

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