Webatrice: husky (#4591)

This commit is contained in:
Jeremy Letto 2022-03-13 12:44:51 -05:00 committed by GitHub
parent b464fa8d99
commit 2c702d3579
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 31 additions and 7 deletions

7
.husky/pre-commit Executable file
View file

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