2025-05-03 23:48:15 +08:00

6 lines
84 B
Bash

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npm run lint
npm run checktype