UNPKG

zoro-cli

Version:

https://github.com/vuejs/vue-cli

8 lines (7 loc) 314 B
// angular commit message guidelines // - https://github.com/angular/angular/blob/master/CONTRIBUTING.md#-commit-message-guidelines // checkout some test cases // - https://github.com/marionebl/commitlint/tree/master/@commitlint/config-angular#rules module.exports = { extends: ['@commitlint/config-angular'], }