unity-builder/.husky/pre-commit

6 lines
69 B
Bash

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx lint-staged
yarn build