1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-06-01 12:20:48 +00:00
awesome-cheatsheets/commitlint.config.js

2 lines
64 B
JavaScript
Raw Normal View History

2022-04-15 20:01:00 +00:00
module.exports = {extends: ['@commitlint/config-conventional']}