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