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

npx tsc
npm run lint
#npm run test