[husky 🐶] improved hook

This commit is contained in:
Philipp Dormann 2021-03-16 14:34:27 +01:00
parent bce4b4e2b6
commit 936f023886
2 changed files with 11 additions and 11 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
cd app && yarn format
yarn format