@oclif/config

v1.3.52
base config object and standard interfaces for oclif components
oclif

build

rm -rf lib && tsc

lint

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

posttest

yarn run lint

prepublishOnly

yarn run build

test

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

Metadata

  • MIT
  • >=8.0.0
  • Jeff Dickey @jdxcode
  • released 2/14/2018

Downloads