mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2025-12-23 22:29:53 -05:00
4 lines
69 B
JavaScript
4 lines
69 B
JavaScript
module.exports = {
|
|
extends: ["@commitlint/config-conventional"],
|
|
}
|