perf: use a single map to store pool workers and their related data
[poolifier.git] / commitlint.config.js
CommitLineData
c74e9d14 1module.exports = { extends: ['@commitlint/config-conventional'] }