dedsudiyu 26705b48f7 zc vor 2 Wochen
..
lib 26705b48f7 zc vor 2 Wochen
LICENSE 26705b48f7 zc vor 2 Wochen
README.md 26705b48f7 zc vor 2 Wochen
package.json 26705b48f7 zc vor 2 Wochen

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