Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

* not handled inside of character groups #23

Open
vapier opened this issue Apr 26, 2020 · 0 comments
Open

* not handled inside of character groups #23

vapier opened this issue Apr 26, 2020 · 0 comments

Comments

@vapier
Copy link

vapier commented Apr 26, 2020

# Bad behavior.
> globToRegExp('fo[oO*]bar', {extended: true})
/^fo[oO.*]bar$/

# Expected result:
/^fo[oO*]bar$/
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant