tree: bc28daf890da6f7f1ba712cc9184a973c080cd96 [path history] [tgz]
  1. lib/
  2. LICENSE
  3. package.json
  4. README.md
node_modules/@babel/plugin-proposal-unicode-property-regex/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