mirror of
https://github.com/memodack/memodack.git
synced 2026-07-22 05:35:52 +00:00
3 lines
68 B
JavaScript
3 lines
68 B
JavaScript
export default {
|
|
extends: ["@commitlint/config-conventional"],
|
|
};
|