mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-21 23:36:15 -04:00
4 lines
68 B
JavaScript
4 lines
68 B
JavaScript
![]() |
module.exports = {
|
||
|
extends: ['@commitlint/config-conventional']
|
||
|
}
|