Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove escaping character on regex #29

Closed
alexcanessa opened this issue Mar 8, 2017 · 0 comments
Closed

Remove escaping character on regex #29

alexcanessa opened this issue Mar 8, 2017 · 0 comments
Labels
Milestone

Comments

@alexcanessa
Copy link
Member

alexcanessa commented Mar 8, 2017

Problem spot by eslint.

The RegExp doesn't need the escape character for the . when inside square braces.

@alexcanessa alexcanessa added the bug label Mar 8, 2017
@alexcanessa alexcanessa added this to the Release 0.6.0 milestone Mar 8, 2017
@alexcanessa alexcanessa changed the title Remove escaping character on regexe Remove escaping character on regex Mar 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant