feat: added and intialized husky

This commit is contained in:
Bart van der Braak 2023-06-14 01:58:38 +02:00
parent e541250cc0
commit 642e42ea93
3 changed files with 15 additions and 2 deletions

2
.husky/pre-commit Executable file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"