-
Notifications
You must be signed in to change notification settings - Fork 122
Closed
Description
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!
sindresorhus, pvdlg, onury, intervalia, ypconstante and 1 more