UNPKG

prepush-if-changed

Version:

A tool that runs your commands if any git-pushed files match the glob written to be used as a pre-push hook

4 lines (3 loc) 32 B
{ "**/*.js": "npm run test" }