fix: ensure the message buffer is flushed once accepted state is reached
[e-mobility-charging-stations-simulator.git] / commitlint.config.js
CommitLineData
464d3e1a 1export default { extends: ['@commitlint/config-conventional'] };