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

cd frontend && npm run type:check && npm run lint-staged