0.1.1 • Published 7 years ago

tui-vue-hooks v0.1.1

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

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
0.1.1

7 years ago

0.1.0

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago