Open marquicodes opened 2 years ago
It updates the return statement of helloHandler to be aligned with the code in the book.
helloHandler
It also updates pino & pino-pretty to the latest versions, and adjusts pino-pretty declaration using the new syntax.
pino
pino-pretty
Are we going to merge this? @Eomm
It updates the return statement of
helloHandler
to be aligned with the code in the book.It also updates
pino
&pino-pretty
to the latest versions, and adjustspino-pretty
declaration using the new syntax.