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

Fix TypeScript type for the expandDirectories option #138

Merged
merged 1 commit into from Jan 6, 2020
Merged

Fix TypeScript type for the expandDirectories option #138

merged 1 commit into from Jan 6, 2020

Conversation

teppeis
Copy link
Contributor

@teppeis teppeis commented Jan 2, 2020

expandDirectories is passed to dir-glob.
dir-glob doesn't require files or extensions options.
https://github.com/kevva/dir-glob/blob/dc6e7978a641fd1e8e4329ba474fb0af65b52519/index.js#L20-L42

@sindresorhus sindresorhus changed the title TypeScript definition improvements for expandDirectories Fix TypeScript type for the expandDirectories option Jan 6, 2020
@sindresorhus sindresorhus merged commit c61561a into sindresorhus:master Jan 6, 2020
@teppeis teppeis deleted the d.ts branch January 6, 2020 13:16
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

Successfully merging this pull request may close these issues.

None yet

2 participants