chore: initial commit

This commit is contained in:
Guz013
2023-07-11 14:50:49 -03:00
parent b12daf5cdc
commit c444ccbe1c
51 changed files with 18019 additions and 0 deletions

5
.husky/pre-commit Normal file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
pnpm dlx commitlint --edit ${1}
pnpm dlx lint-staged

View File

@@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
pnpm dlx devmoji -e --lint