@gerhobbelt/babel-plugin-transform-dotall-regex
v7.2.1-26
Published
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Downloads
22
Maintainers
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-regexor using yarn:
yarn add @gerhobbelt/babel-plugin-transform-dotall-regex --dev