generator-node-puzzle-babel

1.0.8 • Public • Published

Build Status CircleCI Build Status Coverage Status codecov

generator-node-puzzle-babel

generator-node-puzzle-babel creates .babelrc file with support for react plugins and installs the needed packages.

Install

npm install --global generator-node-puzzle-babel

Usage

yo node-puzzle-babel

Extending generator

this.composeWith(require.resolve('generator-node-puzzle-babel'), {
  /* options */
});

Options

  • destination (String, default '') destination path for .babelrc file.
  • react (Boolean, default false) include react support.

Package Sidebar

Install

npm i generator-node-puzzle-babel

Weekly Downloads

0

Version

1.0.8

License

ISC

Unpacked Size

4.35 kB

Total Files

5

Last publish

Collaborators

  • yurikrupnik