Skip to content

Commit e8c6f9c

Browse files
authored
chore: fix husky command
2 parents 55b0139 + 33b62ee commit e8c6f9c

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
@@ -4,4 +4,4 @@
44
npm run lint:tsc
55
npm run lint:eslint
66
npm run lint:cspell
7-
npm test:mocha
7+
npm run test:mocha

0 commit comments

Comments
 (0)