npcheck

v0.1.7
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-color

coverage

jest --coverage

Metadata

  • ISC
  • Whatever
  • Red Hat, Inc.
  • released 4/16/2021

Downloads