build(deps-dev): bump tsx from 4.7.1 to 4.7.2
[e-mobility-charging-stations-simulator.git] / commitlint.config.js
1 export default { extends: ['@commitlint/config-conventional'] }