Skip to content

Commit 16b13bb

Browse files
committed
simplify pre-commit hook
1 parent ba854bb commit 16b13bb

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
@@ -1 +1 @@
1-
npm test && git add dist/ && echo 'precommit done'
1+
npm test

0 commit comments

Comments
 (0)