1.0.7 • Published 1 year ago

@mxy-cli/husky-init v1.0.7

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

@mxy-cli/husky-init

description

init husky config in the current project.

Usage

const huskyModule = require('@mxy-cli/husky-init');
// return package.json fragment, then this fragment will be merged to the last package.json
const pkgFragment = await huskyModule.init({husky: 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