tmagic-editor/.husky/pre-commit

7 lines
75 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx lint-staged
pnpm check:type