UNPKG

@metinseylan/nestjs-opentelemetry

Version:
17 lines (16 loc) 365 B
{ "compilerOptions": { "module": "commonjs", "declaration": true, "removeComments": true, "emitDecoratorMetadata": true, "experimentalDecorators": true, "allowSyntheticDefaultImports": true, "target": "ESNext", "sourceMap": true, "outDir": "./dist", "baseUrl": "./", "skipLibCheck": true, "incremental": true } }