feat: conventional commit

This commit is contained in:
Ibrahima G. Coulibaly 2024-06-21 22:59:50 +01:00
commit b6ae7c5cdf
3 changed files with 897 additions and 1 deletions

1
commitlint.config.js Normal file
View file

@ -0,0 +1 @@
module.exports = { extends: ['@commitlint/config-conventional'] };