mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-11-11 22:56:10 +08:00
feat: add lint-staged
This commit is contained in:
4
.husky/pre-commit
Executable file
4
.husky/pre-commit
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
npx lint-staged
|
||||
Reference in New Issue
Block a user