Skip to content

Commit fd57e96

Browse files
committed
chore: add test lint (#8)
1 parent fd62f90 commit fd57e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.husky/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/usr/bin/env sh
2-
pnpm run lint
2+
pnpm run lint && pnpm run test

0 commit comments

Comments
 (0)