@stoplight/common

v0.0.9
Stoplight common type and interface definitions.

prepublishOnly

yarn build

prebuild

yarn clean

build

NODE_ENV=production yarn build.module

build.dev

NODE_ENV=development yarn build.main

build.module

tsc --outDir ./lib

build.docs

typedoc --out docs --target es6 --theme minimal --mode file src

build.main

rollup -c

start

NODE_ENV=development yarn build.module -w

clean

git clean -fdX .

lint

tslint 'src/**/*.ts'
npm i @stoplight/[email protected]

Metadata

  • MIT
  • Whatever
  • Stoplight
  • released 2/9/2018

Downloads