chore: add commit lint (#398)

This commit is contained in:
Dexter Edwards
2022-05-16 13:36:03 -04:00
committed by GitHub
parent dca1af7391
commit 04a9ef4ada
5 changed files with 498 additions and 23 deletions
+1
View File
@@ -0,0 +1 @@
module.exports = { extends: ['@commitlint/config-conventional'] };