Files
discord.js/.husky/pre-commit
2022-07-22 01:32:19 +02:00

5 lines
73 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn build && yarn lint-staged