MES手机端
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
liup a01a5aa773 提交修改 il y a 3 semaines
..
lib 提交修改 il y a 3 semaines
LICENSE 提交修改 il y a 3 semaines
README.md 提交修改 il y a 3 semaines
package.json 提交修改 il y a 3 semaines

README.md

@babel/plugin-transform-sticky-regex

Compile ES2015 sticky regex to an ES5 RegExp constructor

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

Install

Using npm:

npm install --save-dev @babel/plugin-transform-sticky-regex

or using yarn:

yarn add @babel/plugin-transform-sticky-regex --dev