Skip to content

Commit 90b3b3d

Browse files
ci: run pre-commit lint
1 parent bace2ce commit 90b3b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.husky/pre-commit

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/sh
22
. "$(dirname "$0")/_/husky.sh"
33

4-
node --test
4+
node --test && npm run lint

0 commit comments

Comments
 (0)