Skip to content

Instantly share code, notes, and snippets.

@yyynnn
Created March 17, 2020 15:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yyynnn/08f49d266af8dd511321531cbed5ddc5 to your computer and use it in GitHub Desktop.
Save yyynnn/08f49d266af8dd511321531cbed5ddc5 to your computer and use it in GitHub Desktop.
huskyrc.js
module.exports = {
hooks: {
'commit-msg': 'commitlint -E HUSKY_GIT_PARAMS'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment