Skip to content

Adopt commitizen for commit messages. #189

@bhouston

Description

@bhouston

I heard it is something like this:

# Install
pnpm add -D commitizen cz-conventional-changelog

# Add to package.json
"config": {
  "commitizen": {
    "path": "cz-conventional-changelog"
  }
}

And then when you commit, it will give you an interactive shell experience to create the message?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions