mirror of
https://github.com/EthanShoeDev/fressh.git
synced 2026-01-12 23:02:49 +00:00
passing lint
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user