rtc_prd/.claude/settings.local.json
2026-02-09 15:36:18 +08:00

12 lines
201 B
JSON

{
"permissions": {
"allow": [
"Bash(flutter doctor:*)",
"Bash(flutter devices:*)",
"Bash(flutter pub get:*)",
"Bash(pod install)",
"Bash(flutter run:*)"
]
}
}