npm-failsafe

v1.1.1
Executes a sequence of npm scripts.
cli npm script scripts ci

lint

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

test

c8 mocha

clean

rimraf coverage lib

commit

git-cz

compile

tsc --project tsconfig.json

lint:fix

npm run lint -- --fix

semantic-release

semantic-release

Metadata

  • Apache-2.0
  • ^16.13 || ^18.12 || ^20
  • Jan Molak
  • released 10/15/2023

Downloads

Maintainers