anvil/striker-ui/.husky/pre-commit
2021-06-04 12:11:48 -04:00

8 lines
144 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
# Must cd because pwd/cwd is the root of this repository.
cd striker-ui
npx --no-install lint-staged