wuxiang da9bc82d52 commit 2 年之前
..
lib da9bc82d52 commit 2 年之前
LICENSE da9bc82d52 commit 2 年之前
README.md da9bc82d52 commit 2 年之前
package.json da9bc82d52 commit 2 年之前

README.md

@babel/plugin-transform-unicode-regex

Compile ES2015 Unicode regex to ES5

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

Install

Using npm:

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

or using yarn:

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