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