feat(infra): Adds pre-comit setup and conventional commit message enforment
All checks were successful
On-Site VTT - Develop / build (push) Successful in 2m50s

Adds git-hooks for pre-commit package and configuration for repository checks and commit messages
This commit is contained in:
Alexander
2023-12-11 21:46:45 +01:00
parent a8d01fd9bf
commit 29c564380d
9 changed files with 29 additions and 8 deletions

View File

@@ -40,4 +40,4 @@
"esmodules": [
"./scripts/on-site-vtt.js"
]
}
}