mermaid/.husky/pre-commit
Alois Klink 9513e0e2d5 build: update pre-commit rules to use pnpm
Update husky and lint-staged to use pnpm instead of yarn.
2022-09-29 19:48:02 +01:00

5 lines
62 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
pnpm run pre-commit