Files
OpenHands/frontend/.husky/pre-commit

4 lines
70 B
Plaintext
Executable File

cd frontend
npm run check-unlocalized-strings
npx lint-staged
npm test