pathe
pathe copied to clipboard
Support `matchesGlob`
Describe the feature
https://nodejs.org/api/path.html#pathmatchesglobpath-pattern
https://github.com/nodejs/node/blob/ba07067b92b4649f24f96b3b9b35d3aaba3c5e0e/lib/path.js#L1131
(Node.js implementation uses vendored version of minimatch)
Additional information
- [ ] Would you be willing to help implement this feature?