@pnpm/link-bins

v5.1.0-0
Link bins to node_modules/.bin
pnpm bin

fix

tslint -c tslint.json --project . --fix

tsc

rimraf lib && tsc

lint

tslint -c ../../tslint.json --project .

test

pnpm run tsc && ncp test/fixtures test/fixtures_for_testing && ts-node test --type-check && rimraf test/fixtures_for_testing

prepublishOnly

pnpm run tsc
npm i @pnpm/[email protected]

Metadata

  • MIT
  • >=10
  • Zoltan Kochan
  • released 1/18/2020

Downloads