@pnpm/link-bins

v5.3.18
Link bins to node_modules/.bin
pnpm bin

fix

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

lint

eslint -c ../../eslint.json src/**/*.ts test/**/*.ts

test

pnpm run compile && pnpm run _test

_test

jest

compile

rimraf lib tsconfig.tsbuildinfo && tsc --build

pre_test

ncp test/fixtures test/fixtures_for_testing

post_test

rimraf test/fixtures_for_testing

prepublishOnly

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

Metadata

  • MIT
  • >=10.16
  • Zoltan Kochan
  • released 10/31/2020

Downloads