mirror of
https://github.com/HumanAIGC-Engineering/OpenAvatarChat-WebUI.git
synced 2026-02-04 17:39:21 +08:00
3
.husky/pre-commit
Executable file
3
.husky/pre-commit
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
PATH=$(pwd)/.node/bin:$(pwd)/node_modules/.bin:$PATH lint-staged
|
||||
Reference in New Issue
Block a user