We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This will include updating our ID_Start, ID_Continue, and Whitespace regexes. See tc39/ecma262#300 for more info.
The text was updated successfully, but these errors were encountered:
Unicode 9 is out. (The goal is to always require the latest Unicode version — see tc39/ecma262#620.)
Sorry, something went wrong.
Use Unicode 9 for isIdentifier*
isIdentifier*
fddb597
Ref. shapesecurity/shift-parser-js#263.
Use Unicode 9 for isWhiteSpace
isWhiteSpace
8713fb1
Fix #263: update to unicode 8.0.0. Also remove esutils.
39f7210
912b075
bakkot
No branches or pull requests
This will include updating our ID_Start, ID_Continue, and Whitespace regexes. See tc39/ecma262#300 for more info.
The text was updated successfully, but these errors were encountered: