#!/usr/bin/env sh

. "$(dirname -- "$0")/_/husky.sh"


cd "$(dirname -- "$0")"

npx lint-staged
yarn type-check