@northbrook/commit-types

1.1.0 • Public • Published

@northbrook/commit-types

Commit types used by northbrook

Can be used easily with validate-commit-msg

// package.json
{
  "config": {
    "ghooks": {
      "commit-msg": "node ./node_modules/.bin/validate-commit-msg"
    },
    "validate-commit-msg": {
      "types": "@northbrook/commit-types"
    }
  }
}

/@northbrook/commit-types/

    Package Sidebar

    Install

    npm i @northbrook/commit-types

    Weekly Downloads

    4

    Version

    1.1.0

    License

    MIT

    Last publish

    Collaborators

    • northbrook