tui-vue-hooks

0.1.1 • Public • Published

tui-vue-hooks

commit-msg

usage

default commit-msg type is ["feat", "fix", "css"]

customize commit-msg type by setting configs in package.json

  "tui-vue-hooks"{
    "commit-msg": ["feat", "fix", "bug", "css"]
  }

install

Automatically creat '.git/hooks/commit-msg' by postinstall

npm i tui-vue-hooks -D

uninstall

Automatically delete '.git/hooks/commit-msg' by postuninstall

npm uninstall tui-vue-hooks

Readme

Keywords

Package Sidebar

Install

npm i tui-vue-hooks

Weekly Downloads

1

Version

0.1.1

License

ISC

Unpacked Size

4.1 kB

Total Files

7

Last publish

Collaborators

  • babytutu