@stoplight/spectral

v0.1.2-beta.3
An object linting framework

lint

tslint src/**/*.{ts}

test

jest

build

tsc -p tsconfig.json

format

prettier --write "src/**/*.{ts}"

test.prod

yarn lint && yarn test --coverage --no-cache --maxWorkers 2

test.cover

jest --coverage

test.watch

jest --watch

prepublishOnly

yarn build
npm i @stoplight/[email protected]

Metadata

  • MIT
  • Whatever
  • Stoplight, Inc.
  • released 12/3/2018

Downloads