shrub/pkg/btc-wallet/.husky/pre-commit

5 lines
83 B
Plaintext
Raw Normal View History

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
cd pkg/btc-wallet && npx lint-staged src