1.0.1 • Published 10 months ago

@aurorafe/cz-config v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@aurorafe/cz-config

commit lint 的基础配置

使用

安装

pnpm add -D @aurorafe/cz-config

配置 cz (.cz-config.js)

// .cz-config.js

const config = require('@aurorafe/cz-config')

module.exports = {
  ...config,
}
1.0.1

10 months ago

1.0.0

10 months ago