Skip to content

Commit f47a0dd

Browse files
committed
build: run the build script before each commit
1 parent 1e61f63 commit f47a0dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.husky/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Disable concurrent to run `check-types` after ESLint in lint-staged
33
cd "$(dirname "$0")/.." && npx --no lint-staged --concurrent false
44

5-
pnpm test
5+
pnpm build

0 commit comments

Comments
 (0)