mirror of
https://github.com/brucificus/vb6-antlr4-typescript.git
synced 2025-12-17 04:14:36 +03:00
🔧 Configures Husky to Lint Commit Messages
This commit is contained in:
@@ -49,5 +49,10 @@
|
||||
"commitizen": {
|
||||
"path": "./node_modules/cz-gitmoji"
|
||||
}
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user