#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn lint-staged
nx affected:build --uncommitted
nx affected:test --uncommitted