feat: add a kill handler to worker to allow to run custom code at worker
[poolifier.git] / commitlint.config.js
1 module.exports = { extends: ['@commitlint/config-conventional'] }