docs: doc

This commit is contained in:
Leifer Mendez
2022-11-28 12:05:09 +01:00
parent ec7007071e
commit 21cfc498e8
4 changed files with 2194 additions and 42 deletions

View File

@@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
exec < /dev/tty && node_modules/.bin/cz --hook || true