UNPKG

gcp-logs

Version:

Package that standardizes logs for GCP, specifically for NestJS

14 lines (13 loc) 305 B
{ "compilerOptions": { "target": "es2016", "module": "commonjs", "esModuleInterop": true, "experimentalDecorators": true, "emitDecoratorMetadata": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true, "outDir": "./dist", } }