3.4.0-1 • Published 9 months ago

@byndyusoft/nest-pino v3.4.0-1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

nest-pino

npm@latest test code style: prettier

Patches for nestjs-pino

Requirements

  • Node.js v16 LTS or later
  • Yarn

Install

yarn add @byndyusoft/nest-pino

Migrate to @byndyusoft/nest-pino

  • Replace import
yarn dlx jscodeshift ./packages/app --extensions=ts --parser=ts --transform=./node_modules/@byndyusoft/nest-pino/codemods/replace-import-specifier.js
  • Fix lint issues
yarn run lint:fix

Usage

See upstream README

How to release new version

Maintainers

License

This repository is released under version 2.0 of the Apache License.