hapi-pino
hapi-pino copied to clipboard
Make wrapSerializers optional
I think this should have been added as an optional property.
Could you add a test for this? We use tsd to test our types
Add a test for what exactly? The property is already included in this test file:
https://github.com/pinojs/hapi-pino/blob/master/index.test-d.ts
If a change is needed, then the existing tests are not covering it. Therefore we need a new test.
These changes were implemented by #173. Should we close this PR?