forked from GithubProxy/ChatGPT-Next-Web
4 lines
68 B
Plaintext
4 lines
68 B
Plaintext
![]() |
#!/usr/bin/env sh
|
||
|
. "$(dirname -- "$0")/_/husky.sh"
|
||
|
|
||
|
npx lint-staged
|