mirror of
https://github.com/discordjs/discord.js.git
synced 2026-05-21 02:40:07 +00:00
chore: revert pre-commit hook to not change state (#8200)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
yarn build && yarn format && git add .
|
||||
yarn build && yarn lint && yarn test
|
||||
|
||||
Reference in New Issue
Block a user