mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-20 14:56:17 -04:00
chore(ci): added commitlint in runnable npm command
This commit is contained in:
parent
f7378dc042
commit
0e9c53bd72
4 changed files with 843 additions and 9 deletions
3
commitlint.config.js
Normal file
3
commitlint.config.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
module.exports = {
|
||||
extends: ['@commitlint/config-conventional']
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue