Closed sindresorhus closed 5 years ago
@issuehunt has funded $60.00 to this issue.
Should this expose locate-path
instead of path-exists
? I ask since the new version supports checking for specific types of files and path-exists
is no longer a dependency (not that it's a large dependency).
@sindresorhus has rewarded $54.00 to @tiagodanin. See it on IssueHunt
This will be useful for #28.
I'm thinking
findUp.exists()
andfindUp.sync.exists()
.We already depend on https://github.com/sindresorhus/path-exists further down in the dependency tree, so we can just depend on that here without any added weight.
Should be tested and added to the readme and TS definition.
IssueHunt Summary
#### [ tiagodanin](https://issuehunt.io/u/tiagodanin) has been rewarded. ### Sponsors (Total: $60.00) - [ issuehunt](https://issuehunt.io/u/issuehunt) ($60.00) ### Tips - Checkout the [Issuehunt explorer](https://issuehunt.io/r/sindresorhus/find-up/) to discover more funded issues. - Need some help from other developers? [Add your repositories](https://issuehunt.io/r/new) on IssueHunt to raise funds.