Files
discord.js/.husky/pre-commit
2022-01-07 17:18:25 +01:00

5 lines
76 B
Bash
Executable File

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