aboutsummaryrefslogtreecommitdiffstats
path: root/.husky/pre-commit
blob: f1e7b98242162e6f84ec51819f6a6de7387a6f74 (plain) (blame)
1
2
3
4
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npm run lint && npm run reformat-files && npm run manage-translations && npm run apply-branding