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
2024-11-16 17:03:09 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a9eecbd604
DiscordTickets
/
.husky
/
pre-commit
4 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore: lint before commit
2023-02-13 17:07:35 +02:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
chore: fix husky hooks
2024-04-19 00:24:18 +03:00
. "$(where npx | head -n 1)" lint-staged
Reference in New Issue
Copy Permalink