passing lint

This commit is contained in:
EthanShoeDev
2025-09-16 01:05:52 -04:00
parent 6465407d5a
commit 60c7c57bed
6 changed files with 19 additions and 17 deletions

View File

@@ -34,4 +34,7 @@ avd-mirror-remote ssh_target:
scrcpy
adb-logs:
while ! adb logcat --pid=$(adb shell pidof -s dev.fressh.app); do sleep 1; done
while ! adb logcat --pid=$(adb shell pidof -s dev.fressh.app); do sleep 1; done
ios-logs:
pnpm dlx react-native log-ios