create-guilded-bot/.husky/pre-commit

4 lines
77 B
Text
Raw Normal View History

2022-11-22 12:14:38 +00:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
pnpm lint && pnpm format