apertureless/vue-chartjs

View on GitHub
.simple-git-hooks.json

Summary

Maintainability
Test Coverage
{
  "commit-msg": "yarn commitlint --edit \"$1\"",
  "pre-commit": "yarn lint-staged",
  "pre-push": "yarn test"
}