-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Milestone
Description
Describe the feature
Transpile regexp unicode property escapes
const IDENTIFIER_RE = /\p{ID_Start}/u;
console.log(IDENTIFIER_RE)Example
Babel plugin or link to the feature description
https://babeljs.io/docs/en/babel-plugin-proposal-unicode-property-regex
https://github.com/tc39/proposal-regexp-unicode-property-escapes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels