Skip to content

Commit d5f7b6a

Browse files
authored
chore: run format on precommit (minswap#124)
1 parent 1e597a9 commit d5f7b6a

File tree

3 files changed

+1031
-31
lines changed

3 files changed

+1031
-31
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

0 commit comments

Comments
 (0)