🛠️ chore: adding linter

This commit is contained in:
Carlos
2024-08-13 20:20:06 -04:00
parent 0e72a35ba7
commit a6c2ffd5e6
10 changed files with 3126 additions and 1 deletions

4
.husky/commit-msg Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
node ./.husky/commit-msg-linter.js "$1"