mirror of
https://github.com/CorentinTh/it-tools.git
synced 2026-04-24 22:25:22 +00:00
chore(ci): added commitlint in runnable npm command
This commit is contained in:
3
commitlint.config.js
Normal file
3
commitlint.config.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
extends: ['@commitlint/config-conventional']
|
||||
}
|
||||
Reference in New Issue
Block a user