build: ensure pnpm will publish in CI even with uncommited changes
[poolifier.git] / commitlint.config.js
1 module.exports = { extends: ['@commitlint/config-conventional'] }