Skip to content

Commit 6abab81

Browse files
committed
Test prettier commit hook
1 parent 1d6f5e6 commit 6abab81

File tree

5 files changed

+5400
-97
lines changed

5 files changed

+5400
-97
lines changed

typescript/.husky/pre-commit

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#\!/usr/bin/env sh
2+
. "$(dirname -- "$0")/_/husky.sh"
3+
4+
cd typescript && npx lint-staged

0 commit comments

Comments
 (0)