servatrice/.husky/pre-commit
2022-03-13 13:44:51 -04:00

7 lines
104 B
Bash
Executable file

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
cd webclient
npm run translate
git add src/i18n-default.json