This website requires JavaScript.
Explore
Help
Sign In
blsmedia
/
bot
Watch
2
Star
0
Fork
0
You've already forked bot
Code
Activity
Files
c72052cb9d09c8a6e2f1f26c73f76c1e36f4b351
bot
/
.husky
/
pre-commit
5 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
:recycle: Add shared eslint config
2022-11-21 11:12:43 +01:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
:construction_worker: Change pre-commit format fix to check only
2024-01-29 12:08:11 +01:00
pnpm lint && pnpm format:check
Copy Permalink