/ .husky / pre-commit
pre-commit
1  #!/bin/sh
2  . "$(dirname "$0")/_/husky.sh"
3  
4  npx lint-staged
5  yarn i18n
6  git add ./src/locales