Skip to content

Commit 0dbc50d

Browse files
committed
chore: update husky hook
1 parent 96e349f commit 0dbc50d

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.husky/pre-commit

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
lint-staged
1+
# Run lint autofixes
2+
yarn lint:fix
3+
4+
# Check lint again
5+
yarn lint

0 commit comments

Comments
 (0)