mirror of
https://github.com/CompeyDev/create-guilded-bot.git
synced 2024-12-12 12:50:35 +00:00
chore: lint & prettier
This commit is contained in:
parent
c49e2244d1
commit
34f7f6d46d
1 changed files with 2 additions and 1 deletions
|
@ -2,3 +2,4 @@
|
||||||
. "$(dirname -- "$0")/_/husky.sh"
|
. "$(dirname -- "$0")/_/husky.sh"
|
||||||
|
|
||||||
pnpm lint && pnpm format
|
pnpm lint && pnpm format
|
||||||
|
git commit -m "chore: lint & prettier" --no-verify
|
Loading…
Reference in a new issue