UNPKG

markup-tools

Version:
6 lines 111 B
{ "hooks": { "pre-commit": "npm run lint", "pre-push": "npm run test && npm version minor" } }