Files
Personal-Portfolio-Website/.husky/pre-commit
T
2026-04-17 23:40:29 +02:00

3 lines
40 B
Bash

#!/usr/bin/env sh
npm run fix || exit 1