@pnpm/exec

v2.0.0
Executes pnpm. If pnpm is not installed, installs it first
pnpm exec

lint

tslint -c tslint.json --project .

pretest

preview

test

npm run lint && rimraf test/fixture/node_modules && ts-node test --type-check

prepublishOnly

tsc
npm i @pnpm/[email protected]

Metadata

  • MIT
  • >=10
  • Zoltan Kochan
  • released 10/29/2020

Downloads