fix: bug
This commit is contained in:
@@ -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": []
|
||||
|
||||
Reference in New Issue
Block a user