Skip to content

Commit 1aaef84

Browse files
refactor: update pre-commit script to run "yarn test:no-watch" instead of "yarn lint"
1 parent 7781510 commit 1aaef84

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 +1 @@
1-
yarn lint
1+
yarn test:no-watch

0 commit comments

Comments
 (0)