fix: ensure `worker_threads` workers are unreferenced at termination
[poolifier.git] / commitlint.config.js
1 export default { extends: ['@commitlint/config-conventional'] }