discord.js/.husky/pre-commit

4 lines
67 B
Bash
Executable file

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