Rodrigo Roim
Results
3
issues of
Rodrigo Roim
TSIA https://github.com/roim/pino-pretty.async-flush
good first issue
### Behaviour #### Steps to reproduce this issue 1. Set up a repository with files tracked by git-lfs (e.g. add a png image to a repo and `git lfs track...
kind/upstream
Since node 12 you can just do ``` promisify(zlib.gzip)(buffer) ``` Which is the idiomatic way to promisify gzip. Is there a reason for this library to exist at this point?...