ruoyi-plus-soybean/.husky/pre-commit
2022-08-29 02:39:46 +08:00

5 lines
76 B
Bash
Executable File

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