fix: properly handle response for add/remove/set task function operaions
[poolifier.git] / commitlint.config.js
CommitLineData
c74e9d14 1module.exports = { extends: ['@commitlint/config-conventional'] }