pinojs / pino-pretty

🌲Basic prettifier for Pino log lines
MIT License
1.25k stars 147 forks source link

Syntax error for the Jest example #299

Open vicusbass opened 2 years ago

vicusbass commented 2 years ago

The documentation contains an example on how to use pino-pretty with Jest, setting the transport in sync mode. However, the example syntax seems invalid in TypeScript, see the attached screenshot. Using version 7.5.0

Screenshot 2022-01-21 at 13 50 11
mcollina commented 2 years ago

This is open https://github.com/pinojs/pino-pretty/pull/298 and waiting for a test.