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

options.cwd is not used and there's no picomatch.split #119

Open
saschanaz opened this issue Jul 16, 2023 · 0 comments
Open

options.cwd is not used and there's no picomatch.split #119

saschanaz opened this issue Jul 16, 2023 · 0 comments

Comments

@saschanaz
Copy link

saschanaz commented Jul 16, 2023

https://github.com/micromatch/picomatch#picomatch-options

Option Type Default value Description
cwd string process.cwd() Current working directory. Used by picomatch.split()
> require('picomatch').split
undefined

I don't see any cwd use in the tree, is it removed?

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

1 participant