mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-09 19:01:41 +08:00
4 lines
70 B
JavaScript
4 lines
70 B
JavaScript
module.exports = {
|
|
extends: ['@commitlint/config-conventional'],
|
|
};
|