@oclif/config

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

build

rm -rf lib && tsc

lint

eslint . --ext .ts --config .eslintrc

posttest

yarn lint

prepack

yarn run build

test

mocha --forbid-only "test/**/*.test.ts"

version

conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && git add CHANGELOG.md

pretest

yarn build --noEmit && tsc -p test --noEmit
npm i @oclif/config

Metadata

  • MIT
  • >=8.0.0
  • Salesforce
  • released 8/20/2023

Downloads