@oclif/plugin-command-snapshot

v5.2.10
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

compile

tsc

prepack

yarn build && oclif manifest && oclif readme

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 7/27/2024

Downloads