snap_wish/.claude/settings.local.json
2025-09-12 18:17:35 +08:00

13 lines
215 B
JSON

{
"permissions": {
"allow": [
"Bash(flutter analyze:*)",
"Bash(flutter run:*)",
"Bash(tree:*)",
"Bash(flutter pub get:*)",
"Bash(sed:*)"
],
"deny": [],
"ask": []
}
}