mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-07-20 05:39:37 +02:00
3 lines
68 B
JavaScript
3 lines
68 B
JavaScript
module.exports = {
|
|
extends: ['@commitlint/config-conventional']
|
|
}
|