wpfat23-7 44a43ea56d init commit (frontend and backend) hace 2 años
..
lib 44a43ea56d init commit (frontend and backend) hace 2 años
LICENSE 44a43ea56d init commit (frontend and backend) hace 2 años
README.md 44a43ea56d init commit (frontend and backend) hace 2 años
package.json 44a43ea56d init commit (frontend and backend) hace 2 años

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