Skip to content

Commit b213f34

Browse files
committed
chore(husky): only lint on commit now that there's a workflow
1 parent 82a927b commit b213f34

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 +1 @@
1-
npm test
1+
npm run lint

0 commit comments

Comments
 (0)