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