@pnpm/link-bins

v4.0.0
Link bins to node_modules/.bin
pnpm bin

md

mos

fix

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

tsc

rimraf lib && tsc

lint

tslint -c tslint.json --project .

test

npm run lint && preview && ncp test/fixtures test/fixtures_for_testing && ts-node test --type-check && rimraf test/fixtures_for_testing && mos t

prepublishOnly

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

Metadata

  • MIT
  • >=8
  • Zoltan Kochan
  • released 3/8/2019

Downloads