Skip to content

Commit 6069ffa

Browse files
committed
Add pre-commit hook
1 parent 5e781bc commit 6069ffa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.tools/hooks/pre-commit

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/sh
2+
npm test

0 commit comments

Comments
 (0)