@pandell/repo-tasks

v1.0.0-beta.3
Tasks for Pandell projects using repo
pandell repo-tasks repo

clobber

git -c core.longpaths=true clean -dfX

lint

tslint --project tsconfig.json

prepublish

rimraf src/*.{js,d.ts,map} && tsc && tslint --project tsconfig.json

start

tsc --watch --pretty

test

tsc && mocha --require source-map-support */*.tests.js
npm i @pandell/[email protected]

Metadata

  • MIT
  • >=6
  • Pandell Technology
  • released 12/14/2016

Downloads

Maintainers