Closed sbekrin closed 6 years ago
Hi @sergeybekrin, thanks for the suggestion. I think this would be fairly reasonable, but we should include tests for it. Can you add a test or two to cover calling without an argument? Thanks!
@eventualbuddha yep sure, will do somewhere this week. Do you have plans on dropping Node 4 support by any chance?
Once the current dependencies for this library drop node 4, then we will too.
@eventualbuddha I've updated PR with a new test. I've created dummy module cwd-find-root.js
to be able execute it against different cwd, not sure if there's better way.
This seems fine to me. @lennyburdette and @thetimothyp, what do you think?
@eventualbuddha @lennyburdette hey folks, any update on this one?
Sorry, tragedy of the commons. Merging!
Published in v1.2.0.
Hey there 👋
What do you think about proposed changes? Using current working directory as a default initial path aligns with what yarn does.