@pnpm/prepare-package

v5.0.7
Prepares a Git-hosted package
pnpm8 pnpm

lint

eslint "src/**/*.ts" "test/**/*.ts"

test

pnpm run compile && pnpm run _test

_test

jest

compile

tsc --build && pnpm run lint --fix
npm i @pnpm/[email protected]

Metadata

  • MIT
  • >=16.14
  • Unknown
  • released 7/30/2023

Downloads