Files
Pake/.githooks/pre-commit
2025-08-14 15:10:54 +08:00

2 lines
40 B
Bash
Executable File

#!/bin/bash
npm run format && git add -A