vibetunnel/.husky/pre-commit

4 lines
No EOL
88 B
Bash
Executable file

#!/bin/sh
# Change to web directory and run lint-staged
cd web && pnpm exec lint-staged