mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 22:43:11 +02:00
4 lines
70 B
JavaScript
4 lines
70 B
JavaScript
module.exports = {
|
|
extends: ['@commitlint/config-conventional'],
|
|
};
|