@fatesigner/cz-customizable
TypeScript icon, indicating that this package has built-in type declarations

6.3.0 • Public • Published

cz-customizable

npm

一个可定制的commitizen适配器,为choices添加了前置的序号,当提交的消息类型数量较多时候,上下切换选择的时候可以显得更清晰。

screenshot

Install

$ npm i -D @fatesigner/cz-customizable

Usage

添加以下代码至 package.json

...
"config": {
  "commitizen": {
    "path": "node_modules/@fatesigner/cz-customizable"
  }
}

Configuration

配置可参考 leonardoanalista/cz-customizable

Package Sidebar

Install

npm i @fatesigner/cz-customizable

Weekly Downloads

3

Version

6.3.0

License

MIT

Unpacked Size

61.7 kB

Total Files

17

Last publish

Collaborators

  • fatesigner