mirror of
https://github.com/di-sukharev/opencommit.git
synced 2026-01-14 08:08:05 -05:00
4 lines
67 B
JavaScript
4 lines
67 B
JavaScript
export default {
|
|
extends: ['@commitlint/config-conventional']
|
|
};
|