feat: use monotonic high resolution timer for worker tasks statistics
[poolifier.git] / commitlint.config.js
1 module.exports = { extends: ['@commitlint/config-conventional'] }