deepsea ca9f471156 first commit 1 年之前
..
lib ca9f471156 first commit 1 年之前
LICENSE ca9f471156 first commit 1 年之前
README.md ca9f471156 first commit 1 年之前
package.json ca9f471156 first commit 1 年之前

README.md

@babel/plugin-transform-unicode-sets-regex

Compile regular expressions' unicodeSets (v) flag.

See our website @babel/plugin-transform-unicode-sets-regex for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-unicode-sets-regex

or using yarn:

yarn add @babel/plugin-transform-unicode-sets-regex --dev