glob-parent
glob-parent copied to clipboard
globParent("?/a") returns "?" instead of "."
This seems to be due to a bug in https://github.com/micromatch/is-glob/issues/21