mermaid/.husky/pre-commit

5 lines
103 B
Plaintext
Raw Normal View History

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
2024-03-23 09:45:22 +01:00
NODE_OPTIONS="--max_old_space_size=8192" pnpm run pre-commit