mirror of
https://github.com/silenty4ng/k5web
synced 2025-01-07 20:33:28 +00:00
3 lines
70 B
JavaScript
3 lines
70 B
JavaScript
module.exports = {
|
|
extends: ['@commitlint/config-conventional'],
|
|
};
|