@oclif/errors

v1.0.7
display friendly CLI errors and log to error log
oclif

build

rm -rf lib && tsc

lint

concurrently -p command "tsc -p test --noEmit" "tslint -p test -t stylish"

posttest

yarn run lint

prepublishOnly

yarn run build

pretest

yarn run build

test

mocha --forbid-only "test/**/*.test.ts"
npm i @oclif/[email protected]

Metadata

  • MIT
  • >=8.0.0
  • Jeff Dickey @jdxcode
  • released 5/1/2018

Downloads