Add typecheck pre-commit hook

This commit is contained in:
2025-08-26 20:03:35 +03:00
Unverified
parent fa60d84aab
commit 4aecc6499c
2 changed files with 8 additions and 3 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/bin/sh
npm run frontend:typecheck