|
пре 4 година | |
---|---|---|
.. | ||
lib | пре 4 година | |
src | пре 4 година | |
test | пре 4 година | |
LICENSE | пре 4 година | |
README.md | пре 4 година | |
package.json | пре 4 година |
Compile Unicode property escapes in Unicode regular expressions to ES5.
See our website @babel/plugin-proposal-unicode-property-regex for more information.
Using npm:
npm install --save-dev @babel/plugin-proposal-unicode-property-regex
or using yarn:
yarn add @babel/plugin-proposal-unicode-property-regex --dev