AFFiNE/.husky/pre-commit
2022-08-15 16:51:49 +08:00

7 lines
91 B
Bash
Executable File

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
# npx lint-staged
pnpm run format:ci