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

ES6: Parse "u" and "y" flags for regular expressions #9

Closed
nzakas opened this issue Dec 13, 2014 · 1 comment
Closed

ES6: Parse "u" and "y" flags for regular expressions #9

nzakas opened this issue Dec 13, 2014 · 1 comment

Comments

@nzakas
Copy link
Member

nzakas commented Dec 13, 2014

ECMAScript 6 adds two extra flags to regular expressions, u and y. We should be able to add those as valid options in ES6 and edge modes.

@nzakas
Copy link
Member Author

nzakas commented Dec 13, 2014

Closed in favor of #10

@nzakas nzakas closed this as completed Dec 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant