Skip to content

Commit 31cb9e4

Browse files
authored
ci(config): Setup husky (#2)
1 parent 3a5585e commit 31cb9e4

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.husky/pre-commit

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/bin/env sh
2+
. "$(dirname -- "$0")/_/husky.sh"
3+
4+
npx lint-staged

package-lock.json

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)