liup a01a5aa773 | преди 3 седмици | |
---|---|---|
.. | ||
lib | преди 3 седмици | |
LICENSE | преди 3 седмици | |
README.md | преди 3 седмици | |
package.json | преди 3 седмици |
Compile ES2015 sticky regex to an ES5 RegExp constructor
See our website @babel/plugin-transform-sticky-regex for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-sticky-regex
or using yarn:
yarn add @babel/plugin-transform-sticky-regex --dev