Skip to content

Commit ffc3558

Browse files
committed
chore(dev): add back .huskyrc as accidentially deleted
1 parent c7917d4 commit ffc3558

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.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": "lint-staged"
4+
}
5+
}

0 commit comments

Comments
 (0)