Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@gerhobbelt/babel-plugin-transform-dotall-regex

babel13MIT7.2.1-26

Compile regular expressions using the s (dotAll) flag to ES5.

babel-plugin, regex, regexp, regular expressions, dotall

readme

@gerhobbelt/babel-plugin-transform-dotall-regex

Compile regular expressions using the s (dotAll) flag to ES5.

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

Install

Using npm:

npm install --save-dev @gerhobbelt/babel-plugin-transform-dotall-regex

or using yarn:

yarn add @gerhobbelt/babel-plugin-transform-dotall-regex --dev