drone/web/.husky/pre-commit

6 lines
76 B
Bash
Executable File

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
cd web
npx lint-staged