Sha256: b0d81f088c3d9d24cc81d46352116c5f322e5b142315e407e5000ba7cb3e961a
Contents?: true
Size: 434 Bytes
Versions: 26
Compression:
Stored size: 434 Bytes
Contents
# @babel/plugin-transform-dotall-regex > Compile regular expressions using the `s` (`dotAll`) flag to ES5. See our website [@babel/plugin-transform-dotall-regex](https://babeljs.io/docs/en/next/babel-plugin-transform-dotall-regex.html) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-transform-dotall-regex ``` or using yarn: ```sh yarn add @babel/plugin-transform-dotall-regex --dev ```
Version data entries
26 entries across 26 versions & 8 rubygems