anvil/striker-ui/.husky/pre-commit

8 lines
144 B
Plaintext
Raw Normal View History

2021-02-16 22:50:01 +00:00
#!/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