maggioni.xyz/hooks/pre-commit

5 lines
73 B
Plaintext
Raw Normal View History

#!/bin/sh
$(npm bin)/prettier --write $(git rev-parse --show-toplevel)