lihai 8d6c751f49 feat: push 2 年 前
..
lib 8d6c751f49 feat: push 2 年 前
src 8d6c751f49 feat: push 2 年 前
test 8d6c751f49 feat: push 2 年 前
LICENSE 8d6c751f49 feat: push 2 年 前
README.md 8d6c751f49 feat: push 2 年 前
package.json 8d6c751f49 feat: push 2 年 前

README.md

@babel/plugin-proposal-unicode-property-regex

Compile Unicode property escapes in Unicode regular expressions to ES5.

See our website @babel/plugin-proposal-unicode-property-regex for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-proposal-unicode-property-regex

or using yarn:

yarn add @babel/plugin-proposal-unicode-property-regex --dev