🔧 Agregar soporte para gitmoji-cli

This commit is contained in:
Iván Ruvalcaba 2024-04-13 07:04:05 -06:00
parent e811205e82
commit a2a864f766

8
.gitmojirc.json Normal file
View file

@ -0,0 +1,8 @@
{
"autoAdd": false,
"emojiFormat": "emoji",
"scopePrompt": false,
"messagePrompt": false,
"capitalizeTitle": true,
"gitmojisUrl": "https://gitmoji.dev/api/gitmojis"
}