@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"
    }
  }
}

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.1.04latest

Version History

VersionDownloads (Last 7 Days)Published
1.1.04
1.0.00

Package Sidebar

Install

npm i @northbrook/commit-types

Weekly Downloads

4

Version

1.1.0

License

MIT

Last publish

Collaborators

  • northbrook