mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-08-03 02:41:00 -04:00
4 lines
69 B
JavaScript
4 lines
69 B
JavaScript
module.exports = {
|
|
extends: ["@commitlint/config-conventional"],
|
|
}
|