ChatUI / .husky /pre-commit
VTechAI's picture
add
fed832e
raw
history blame contribute delete
91 Bytes
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
# npm test
cd frontend
npx lint-staged