mirror of
https://github.com/HangarMC/Hangar.git
synced 2024-11-21 01:21:54 +08:00
Whoops
This commit is contained in:
parent
f9c4d652df
commit
b0d9507f71
@ -1,2 +1,6 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
cd frontend
|
||||
pnpm prettier --write src/types/generated/**.*
|
||||
pnpm lint-staged
|
||||
|
Loading…
Reference in New Issue
Block a user