mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-10-05 09:55:25 +00:00
4 lines
67 B
JavaScript
4 lines
67 B
JavaScript
export default {
|
|
extends: ['@commitlint/config-conventional']
|
|
};
|