1
0
mirror of https://github.com/robonen/canvas-3d.git synced 2026-06-20 01:55:19 +00:00

feat(repo): add pre-commit hook with husky library

This commit is contained in:
2022-11-17 07:56:15 +07:00
parent 659fcf0e6f
commit 51778886ec
3 changed files with 29 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npm run typecheck