install-peerdeps

v3.0.3
CLI to automatically install peerDeps
install peerdeps automatically yarn npm airbnb eslint

tape

tape --require=@babel/polyfill

pretests-only

npm run build:test

tests-only

npm run tape test/*.test.js | ./node_modules/.bin/tap-spec

lint

eslint src/ --fix

clean

rimraf lib

prebuild

npm run clean

build

babel src --out-dir lib --ignore *.test.js

prebuild:test

rimraf test

build:test

babel src --out-dir test

prepare

npm run build

pretest

npm run lint

test

npm run tests-only
npm i install-peerdeps

Metadata

  • MIT
  • >=8.0
  • nathanhleung
  • released 1/29/2021

Downloads

Maintainers