js-typescript

v1.0.3
Consolidated TypeScript dependencies.
typescript es6 transpiler

test

./node_modules/mocha/bin/mocha --opts mocha.opts

tdd

npm run test -- --reporter min --watch

lint

./node_modules/tslint/bin/tslint src/*.ts{,x} src/**/*.ts{,x}

build

./node_modules/typescript/bin/tsc

prepublish

npm test && npm run lint && npm run build

Metadata

  • MIT
  • Whatever
  • Phil Cockfield
  • released 7/5/2016

Downloads

Maintainers