Files
bot-whatsapp/.husky/pre-commit
2022-11-30 21:39:30 +01:00

5 lines
88 B
Bash
Executable File

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
yarn run format:write && git add .