test-package-lock-propagator

v1.17.0
Fake test propagator

test

nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'

tdd

npm run test -- --watch-extensions ts --watch

clean

rimraf build/*

lint

eslint . --ext .ts

lint:fix

eslint . --ext .ts --fix

codecov

nyc report --reporter=json && codecov -f coverage/*.json -p ../../

precompile

tsc --version

prepare

npm run compile

version:update

node ../../scripts/version-update.js

compile

npm run version:update && tsc -p .

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 2/26/2021

Downloads

Maintainers