rln-contract/.husky/pre-commit
2023-03-30 12:24:58 +05:30

5 lines
96 B
Bash
Executable File

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
yarn docgen && git add docs
npx lint-staged