4 lines
88 B
YAML
4 lines
88 B
YAML
hooks:
|
|
pre-commit:
|
|
- npm run standard
|
|
commit-msg: commitlint -E HUSKY_GIT_PARAMS |