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

# Check whatever is staged for issues
yarn lint-staged
