UNPKG

112 BYAMLView Raw
1hooks:
2 pre-commit: lint-staged
3 pre-push: skip-ci && echo "Skipping test..." || npm test
4 post-merge: npm i