fix: add missing module package.json field
[poolifier.git] / commitlint.config.js
1 export default { extends: ['@commitlint/config-conventional'] }