1.0.3 • Published 1 year ago

@mxy-cli/commitizen-init v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@mxy-cli/commitizen-init

description

init commitizen config in the current project.

Usage

const commitizenModule = require('@mxy-cli/commitizen-init');
// return package.json fragment, then this fragment will be merged to the last package.json
const pkgFragment = commitizenModule.init({commitizen: true});
1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago