mirror of
https://codeberg.org/Sevichecc/Seigwai.git
synced 2025-04-30 16:09:31 +08:00
4 lines
67 B
Bash
Executable file
4 lines
67 B
Bash
Executable file
#!/usr/bin/env sh
|
|
. "$(dirname -- "$0")/_/husky.sh"
|
|
|
|
pnpm lint:fix
|