Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to make it find dot file? #65

Closed
peterroe opened this issue Oct 21, 2022 · 1 comment
Closed

How to make it find dot file? #65

peterroe opened this issue Oct 21, 2022 · 1 comment

Comments

@peterroe
Copy link

I try to find .git through findUp, but is seam don't work:

console.log(await findUp('.git'))  //=> undefined

I need a help :)

sindresorhus added a commit that referenced this issue Oct 23, 2022
@sindresorhus
Copy link
Owner

You need to set the type option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants