chore(release): 0.1.0

This commit is contained in:
Leifer Mendez
2022-11-29 10:33:25 +01:00
parent 4ae389846d
commit 46cd57fb36
5 changed files with 657 additions and 21 deletions

4
.husky/commit-msg Normal file
View File

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