@platform/ts

v4.7.7
TypesScript build, prepare and publish toolchain.

ts

node bin $@

copy-config

sh sh/copy-config.sh

test

node bin test

tdd

node bin test --watch

test:integration

node bin test --suffix INTEGRATION

tddi

ts test --suffix INTEGRATION --watch

lint

node bin lint

build

sh sh/build.sh $@

prepare

yarn clean && yarn copy-config && yarn build && yarn lint && yarn test

tmp

node bin $@

example

node lib/example/bin

e

yarn example $@

example-pub

node bin publish --outDir tmp/dist

clean

sh sh/clean.sh
npm i @platform/ts

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 8/2/2022

Downloads

Maintainers