This commit is contained in:
imeepos
2025-10-21 10:21:45 +08:00
parent 7e3f94bae3
commit 3a99ff96d5
28 changed files with 6981 additions and 176 deletions

View File

@@ -4,7 +4,21 @@
"WebFetch(domain:docs.expo.dev)",
"WebFetch(domain:docs.expo.dev)",
"WebSearch",
"Bash(git add:*)"
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(npx eas:*)",
"Bash(npx @expo/eas-cli@latest:*)",
"Bash(npx expo install:*)",
"Bash(eas --version:*)",
"Bash(eas build:configure:*)",
"Bash(bunx:*)",
"Bash(./gradlew:*)",
"Bash(java:*)",
"Bash(where:*)",
"Bash(echo:*)",
"Bash(set:*)",
"Bash(git --version:*)",
"Bash(export:*)"
],
"deny": [],
"ask": []