Nate Wilson

Results 2 issues of Nate Wilson

### Search Terms `repl` `repl.start()` `context` `double` `STDIN` `STDOUT` ### Expected Behavior STDOUT _is not_ double printed ### Actual Behavior STDOUT _is_ double printed ### Steps to reproduce the problem...

I'm trying find all the props with zero usages, but when I use the `count-components-and-props` processor, the report doesn't have include those props with zero usages. Is it possible to...