Andres Suarez
Andres Suarez
@zpao, I was (fully) porting React from grunt to gulp, and I figured that this makes sense as a gulp plugin and that it should live here. cc: @cpojer
See 85c8427315d8ad8efd9688c2b3ac462515ba5693
@substack I'd like your approval on this - it'd be great for node-detective and insert-module-globals. --- Before: ``` $ for i in {1..5}; do node bench/walk.js; done 116ms - 35066...
... for projects that have summaries on by default. I know you can have a section of a summary stripped away, but seeing `@private` stands out and reduces cognitive load.
When running with `sudo`, `dirs-rs` returns directories for the user calling `sudo` and not the user that's running under `sudo`. On the surface this can seem like expected behavior but...