@oclif/plugin-command-snapshot

v5.1.8-qa.0
generates and compares OCLIF plugins snapshot files
oclif-plugin

lint

eslint . --ext .ts

test

nyc --extension .ts mocha --forbid-only "test/**/*.test.ts" --timeout 20000

build

shx rm -rf lib && tsc

clean

shx rm -f oclif.manifest.json npm-shrinkwrap.json

compile

tsc

prepack

yarn build && oclif manifest && oclif readme && npm shrinkwrap

prepare

husky && yarn build

pretest

yarn build --noEmit && tsc -p test --noEmit

version

oclif readme && git add README.md

postpack

yarn run clean

posttest

yarn lint
npm i @oclif/[email protected]

Metadata

  • MIT
  • >=18.0.0
  • Salesforce
  • released 5/3/2024

Downloads