pulse-issues

v1.1.5
WIP

lint

tslint -t codeFrame 'src/**/*.ts' 'test/**/*.ts'

prebuild

rimraf bin

build

tsc --module commonjs && rollup -c rollup.config.ts

copy-index

cp ./src/index.js ./bin

start

rollup -c rollup.config.ts -w

test

jest

test:watch

jest --watch

test:prod

yarn run lint && yarn run test --coverage --no-cache

deploy-docs

ts-node tools/gh-pages-publish

report-coverage

cat ./coverage/lcov.info | coveralls

commit

git-cz

semantic-release

semantic-release

semantic-release-prepare

ts-node tools/semantic-release-prepare

precommit

lint-staged

travis-deploy-once

travis-deploy-once
npm i pulse-issues

Metadata

  • MIT
  • >=6.0.0
  • Maxime Robert
  • released 3/13/2018

Downloads

Maintainers