#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

yarn nx affected --target=pre-commit
