mirror of
https://github.com/CarlGao4/um-react-electron.git
synced 2024-11-24 01:22:16 +00:00
5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
|
#!/usr/bin/env sh
|
||
|
. "$(dirname -- "$0")/_/husky.sh"
|
||
|
|
||
|
pnpm exec lint-staged
|