todoApp/node_modules/@babel/plugin-transform-regexp-mod...
Fernando Escobar Robles 50469288e1 version 1.0 2025-03-26 08:18:28 -06:00
..
lib version 1.0 2025-03-26 08:18:28 -06:00
LICENSE version 1.0 2025-03-26 08:18:28 -06:00
README.md version 1.0 2025-03-26 08:18:28 -06:00
package.json version 1.0 2025-03-26 08:18:28 -06:00

README.md

@babel/plugin-transform-regexp-modifiers

Compile inline regular expression modifiers

See our website @babel/plugin-transform-regexp-modifiers for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-regexp-modifiers

or using yarn:

yarn add @babel/plugin-transform-regexp-modifiers --dev