Files
discord.js/.husky/pre-commit
2022-06-23 18:28:32 +02:00

5 lines
81 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn build && yarn format && git add .