repos
/
hvat
/
frontend
/ commitlint.config.js
commitlint.config.js
raw
1
export default { extends: ['@commitlint/config-conventional'] };
2