feat: configure Husky with pre-push validation

This commit is contained in:
Daniel Luiz Alves
2025-07-01 01:42:19 -03:00
parent 5b04dd6415
commit fa0684ebbd
8 changed files with 41 additions and 54 deletions

4
.gitignore vendored
View File

@@ -30,4 +30,6 @@ apps/server/dist/*
#DEFAULT
.env
data/
data/
node_modules/