ruoyi-plus-soybean/.husky/pre-commit
2022-03-05 23:20:00 +08:00

5 lines
76 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm run lint && npm run typecheck