Files
hoppscotch/commitlint.config.js
T

4 lines
69 B
JavaScript

module.exports = {
extends: ["@commitlint/config-conventional"],
}