diff --git a/.husky/pre-commit b/.husky/pre-commit index 0a46ae1..29f9f08 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,6 +1,8 @@ #!/usr/bin/env sh . "$(dirname -- "$0")/_/husky.sh" +npx expo install --fix + npx expo-doctor yarn pre-commit