1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-05-30 19:30: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']}