Bakhtina Sofya b84cb877be 1st comm 2 месяцев назад
..
lib b84cb877be 1st comm 2 месяцев назад
LICENSE b84cb877be 1st comm 2 месяцев назад
README.md b84cb877be 1st comm 2 месяцев назад
package.json b84cb877be 1st comm 2 месяцев назад

README.md

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

Compile Unicode property escapes in Unicode regular expressions to ES5.

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

Install

Using npm:

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

or using yarn:

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