Skip to content

Commit aaadf91

Browse files
authored
Create .huskyrc
1 parent f095a77 commit aaadf91

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.huskyrc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"hooks": {
3+
"pre-commit": "npm test"
4+
}
5+
}

0 commit comments

Comments
 (0)