InvokeAI/invokeai/frontend/web/.husky/pre-commit
2023-03-06 20:03:39 +11:00

5 lines
102 B
Bash
Executable File

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
cd invokeai/frontend/web/ && npm run lint-staged