mirror of
https://github.com/HumanAIGC-Engineering/OpenAvatarChat-WebUI.git
synced 2026-02-04 09:29:21 +08:00
4 lines
84 B
Bash
Executable File
4 lines
84 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
PATH=$(pwd)/.node/bin:$(pwd)/node_modules/.bin:$PATH lint-staged
|