mawesome/commitlint.config.js
2021-01-15 10:43:56 +01:00

2 lines
67 B
JavaScript

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