style(issue-15): setup convetional commits standards

This commit is contained in:
Andrea Lamparelli 2023-01-04 15:22:36 +01:00
parent 710d79fff8
commit 614d13b9f2
6 changed files with 1870 additions and 8 deletions

4
.husky/commit-msg Executable file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx commitlint --edit $1