Closed pasha-vuiko closed 4 months ago
Here is the type defenition:
And here is JS code for PinoPretty.customPrettifiers():
As you can see we are lacking of injection of all arguments from type defenition
I've already created a PR 🙂 https://github.com/pinojs/pino-pretty/pull/501
Here is the type defenition:
And here is JS code for PinoPretty.customPrettifiers():
As you can see we are lacking of injection of all arguments from type defenition