@pnpm/link-bins

v3.0.3
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
  • >=6
  • Zoltan Kochan
  • released 1/17/2019

Downloads