chore: add commitlint and husky

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2026-02-15 12:01:13 +00:00
parent a2ba2eb34b
commit c7d780a55f
4 changed files with 906 additions and 3 deletions

2
.husky/pre-commit Normal file
View File

@@ -0,0 +1,2 @@
npm run lint
npm run test