tsbb

v0.0.1
tsbb ---

tsc

tsc -p ./ --types --outDir lib

build

npm run tsc && npm run build:types

start

npm run tsc -- --watch & npm run type-check -- --watch

prepare

npm run build

type-check

tsc --noEmit

build:types

tsc -p ./ -t es2015 --types --emitDeclarationOnly --outDir lib

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 4/30/2019

Downloads

Maintainers