1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-06-07 06:50:47 +00:00
awesome-cheatsheets/commitlint.config.js
2022-04-15 22:01:00 +02:00

2 lines
64 B
JavaScript

module.exports = {extends: ['@commitlint/config-conventional']}