KatelyaTV/.husky/pre-commit

5 lines
96 B
Bash

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
# 只运行代码检查,简单干净
npx lint-staged