Compile regular expressions using the `s` (`dotAll`) flag to ES5.
> Compile regular expressions using the s (dotAll) flag to ES5.
See our website @gerhobbelt/babel-plugin-transform-dotall-regex for more information.
Using npm:
``sh`
npm install --save-dev @gerhobbelt/babel-plugin-transform-dotall-regex
or using yarn:
`sh``
yarn add @gerhobbelt/babel-plugin-transform-dotall-regex --dev