mirror of
https://github.com/CorentinTh/it-tools
synced 2026-07-09 03:31:08 +00:00
4 lines
68 B
JavaScript
4 lines
68 B
JavaScript
module.exports = {
|
|
extends: ['@commitlint/config-conventional']
|
|
}
|