Skip to content

Commit 59bd435

Browse files
Added pretier and pre-commit hooks
1 parent 8167039 commit 59bd435

File tree

5 files changed

+921
-222
lines changed

5 files changed

+921
-222
lines changed

.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+
npx lint-staged

0 commit comments

Comments
 (0)