babel-plugin-transform-dotall-regex

v1.0.1
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
babel-plugin regex regexp regular expressions dotall

build

babel src -d dist

clean

rm -rf dist

prepublish

npm run clean && npm run build

test

mocha --compilers js:babel-register

test:watch

npm run test -- --watch
npm i babel-plugin-transform-dotall-regex

Metadata

  • MIT
  • >=4
  • Unknown
  • released 12/19/2017

Downloads

Maintainers