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