@pnpm/assert-project

v1.1.1
Utils for testing projects that use pnpm

tsc

rimraf lib && tsc

lint

tslint -c tslint.json --project .

test

npm run lint && npm run lint-test && preview && ts-node test

commit

commit

pretest

pnpm i --prefix test/fixture/project

commitmsg

commitlint -e

lint-test

tslint -c tslint.json --project test

prepublishOnly

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

Metadata

  • MIT
  • >=4
  • Zoltan Kochan
  • released 3/11/2018

Downloads