Skip to content

Commit 7c040fd

Browse files
committed
Fix precommit script.
1 parent c0772e0 commit 7c040fd

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,6 +1,6 @@
11
#!/bin/sh
22
. "$(dirname "$0")/_/husky.sh"
33

4-
pnpm docs
4+
pnpm run docs
55
git add README.md packages/eslint-plugin-solid/README.md packages/eslint-plugin-solid/docs/*
66
pnpm lint-staged

0 commit comments

Comments
 (0)