armansansd 3424b1927b first commit il y a 2 ans
..
lib 3424b1927b first commit il y a 2 ans
LICENSE 3424b1927b first commit il y a 2 ans
README.md 3424b1927b first commit il y a 2 ans
package.json 3424b1927b first commit il y a 2 ans

README.md

@babel/helper-regex

Helper function to check for literal RegEx

See our website @babel/helper-regex for more information.

Install

Using npm:

npm install --save-dev @babel/helper-regex

or using yarn:

yarn add @babel/helper-regex --dev