Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 年之前 | |
---|---|---|
.. | ||
src | 6 年之前 | |
test | 6 年之前 | |
.npmignore | 7 年之前 | |
README.md | 6 年之前 | |
package.json | 6 年之前 |
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 @babel/plugin-transform-sticky-regex
or using yarn:
yarn add --save @babel/plugin-transform-sticky-regex