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

4 lines
77 B
Text
Raw Normal View History

2022-11-22 17:44:38 +05:30
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
pnpm lint && pnpm format