iccicci/winston-rotating-file

View on GitHub
tsconfig.json

Summary

Maintainability
Test Coverage
{
  "compilerOptions": {
    "declaration": true,
    "esModuleInterop": true,
    "module": "commonjs",
    "target": "es6"
  },
  "include": ["./index.ts"]
}