pino-prettifier

v1.0.1
Development mode prettifier for Pino
pino prettifier lifion

eslint

eslint . --ext .js,.json

format

prettier --write '**/*.{md,js,json}' '!reports/**/*.{js,json}'

jest

JEST_JUNIT_OUTPUT=./reports/junit/js-test-results.xml jest

jest-watch

npm run jest -- --watch --coverageReporters=html

lint

eslint . --ext .js,.json --format junit -o ./reports/junit/js-lint-results.xml

prepare

check-engines

test

npm run jest -- --ci --runInBand && codecov

version

auto-changelog -p && git add CHANGELOG.md

Metadata

  • MIT
  • >=8.6.0
  • Edgardo Avilés
  • released 3/6/2019

Downloads