mermaid/.husky/pre-commit

5 lines
103 B
Plaintext
Raw Normal View History

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
2024-03-23 14:15:22 +05:30
NODE_OPTIONS="--max_old_space_size=8192" pnpm run pre-commit