clear-npx-cache

v1.1.2
Clears your NPX cache.
cli npm npx cache management utility

lint

eslint

build:dev

tsc -p tsconfig.dev.json

clean

rm -rf lib && rm -rf types

build:prod

npm run clean && tsc -p tsconfig.prod.json

prepublish

npm run lint && npm run build:prod
npm i clear-npx-cache

Metadata

  • ISC
  • Whatever
  • retueze
  • released 10/26/2023

Downloads

Maintainers