Node jest lib
This is a stencil for common package base on node and jest.
@xq-stencil/node-jest-lib"">
@xq-stencil/node-jest-lib"">
Clone this stencil and replace @xq-stencil/node-jest-lib
with your package name.
$ git clone git@github.com:xqstencils/node-jest-lib.git
$ yarn install
$ yarn babel
# or run babel in watch mode
$ yarn babel:watch
$ yarn build
$ yarn lint
$ yarn test
# or run the test in watch mode
$ yarn test:watch
$ yarn audit
$ yarn release
node-jest-lib is released under the MIT license.