create-jest-runner

v0.4.0
A simple way of creating a Jest runner

test

jest

lint

eslint .

watch

babel lib -w --ignore **/*.test.js,integration -d build

build

babel lib --ignore **/*.test.js,integration -d build

prepublish

yarn build

format

prettier --single-quote --trailing-comma all --write "!(build)/**/*.js"

Metadata

  • MIT
  • Whatever
  • Rogelio Guzman
  • released 6/10/2018

Downloads