Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update identifier parsing per Unicode v12.1.0
ECMAScript follows the latest version of the Unicode Standard. Unicode v12.1.0 was officially released on May 7th, 2019. This patch updates Esprima to support the new identifier characters. Ref. tc39/ecma262#1530. Closes jquerygh-1978
- Loading branch information