@mxy-cli/commitlint-init

1.0.7 • Public • Published

@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});

Readme

Keywords

Package Sidebar

Install

npm i @mxy-cli/commitlint-init

Weekly Downloads

1

Version

1.0.7

License

MIT

Unpacked Size

3.17 kB

Total Files

6

Last publish

Collaborators

  • mxydl2009