#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx pretty-quick --staged
# Disable tsc lint for now, cuz it's been annoying
# cd web
# npx lint-staged