This website requires JavaScript.
Explore
Help
Register
Sign In
Hessenuk
/
DiscordTickets
Watch
2
Star
0
Fork
0
You've already forked DiscordTickets
mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced
2025-02-23 18:51:29 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
DiscordTickets
/
.husky
/
pre-commit
4 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore: lint before commit
2023-02-13 15:07:35 +00:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
chore: fix husky hooks
2024-04-18 22:24:18 +01:00
. "$(where npx | head -n 1)" lint-staged
Reference in New Issue
Copy Permalink