generator-node-puzzle-jest
v1.0.8
Published
Generator for jest test runner
Downloads
10
Maintainers
Readme
generator-node-puzzle-eslint
generator-node-puzzle-jest creates .eslintrc and .eslintignore files with packages.
Install
npm install --global generator-node-puzzle-jest
Usage
yo node-puzzle-jest
Extending generator
this.composeWith(require.resolve('generator-node-puzzle-eslint'), {
/* options */
});
Options
- destination (String, default '') destination path for .babelrc file.