Skip to content

feat(bin): Support globs on windows and use smarter recursion#629

Merged
tmcw merged 1 commit into
masterfrom
glob-recurse
Dec 26, 2016
Merged

feat(bin): Support globs on windows and use smarter recursion#629
tmcw merged 1 commit into
masterfrom
glob-recurse

Conversation

@tmcw
Copy link
Copy Markdown
Member

@tmcw tmcw commented Dec 9, 2016

This brings logic from eslint over to documentation: instead of readdirSync, we're using the glob

module. This also, I hope, will let us support globs on Windows without changing OSX/Linux behavior.

Fixes #607

This brings logic from eslint over to documentation: instead of readdirSync, we're using the glob
module. This also, I hope, will let us support globs on Windows without changing OSX/Linux behavior.
Fixes #607
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.

1 participant