Skip to content

Commit 095038a

Browse files
committed
Fix pre-commit
1 parent 01ed010 commit 095038a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.husky/pre-commit

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
npx lint-staged
2-
npm run type-check
1+
yarn lint-staged
2+
yarn type-check

0 commit comments

Comments
 (0)