1.0.7 • Published 1 year ago

@mxy-cli/commitlint-init v1.0.7

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

@mxy-cli/commitlint-init

description

init commitlint config in the current project.

Usage

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

1 year ago

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago