require-watch

v1.0.0
Automatically refresh require dependencies in NodeJS

lint

eslint src/*

compile

rm -rf dist/; babel --plugins transform-runtime,add-module-exports -d dist/ src/

prepublish

npm test && npm run compile

test

npm run lint

Metadata

Downloads

Maintainers