@babel/plugin-transform-dotall-regex (7.27.1)
Published 2026-02-24 13:48:28 +00:00 by atheaadmin
Installation
@babel:registry=npm install @babel/plugin-transform-dotall-regex@7.27.1"@babel/plugin-transform-dotall-regex": "7.27.1"About this package
@babel/plugin-transform-dotall-regex
Compile regular expressions using the
s(dotAll) flag to ES5.
See our website @babel/plugin-transform-dotall-regex for more information.
Install
Using npm:
npm install --save-dev @babel/plugin-transform-dotall-regex
or using yarn:
yarn add @babel/plugin-transform-dotall-regex --dev
Dependencies
Dependencies
| ID | Version |
|---|---|
| @babel/helper-create-regexp-features-plugin | ^7.27.1 |
| @babel/helper-plugin-utils | ^7.27.1 |
Development Dependencies
| ID | Version |
|---|---|
| @babel/core | ^7.27.1 |
| @babel/helper-plugin-test-runner | ^7.27.1 |
Peer Dependencies
| ID | Version |
|---|---|
| @babel/core | ^7.0.0-0 |
Keywords
babel-plugin
regex
regexp
regular expressions
dotall