install-peerdeps

v1.11.0
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

Metadata

  • MIT
  • >=0.10
  • nathanhleung
  • released 12/6/2019

Downloads

Maintainers