lihai 8d6c751f49 feat: push 2 年之前
..
lib 8d6c751f49 feat: push 2 年之前
src 8d6c751f49 feat: push 2 年之前
test 8d6c751f49 feat: push 2 年之前
LICENSE 8d6c751f49 feat: push 2 年之前
README.md 8d6c751f49 feat: push 2 年之前
package.json 8d6c751f49 feat: push 2 年之前

README.md

@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