npcheck

v0.1.17
A tool to run various checks on npm modules

start

node .

prepare

husky install

pretest

eslint --ignore-path .gitignore

lint:fix

eslint . --fix

test

jest --no-colors

coverage

jest --coverage

release

standard-version

Metadata

  • ISC
  • Whatever
  • Red Hat, Inc.
  • released 8/5/2021

Downloads