Environment
- OS Version: no matter
- Node.js Version: no matter
Actual behavior
Doesn't have hasMagic function.
Expected behavior
Has hasMagic function. With same logic from https://github.com/isaacs/node-glob#globhasmagicpattern-options. Why? Allow full migrate from node-glob to fast-glob
Steps to reproduce
not required
Code sample
not required
Thanks!
Environment
Actual behavior
Doesn't have
hasMagicfunction.Expected behavior
Has
hasMagicfunction. With same logic from https://github.com/isaacs/node-glob#globhasmagicpattern-options. Why? Allow full migrate fromnode-globtofast-globSteps to reproduce
not required
Code sample
not required
Thanks!