Files
flutter-frame/.claude/settings.local.json
2026-03-01 07:55:59 +09:00

18 lines
325 B
JSON

{
"permissions": {
"allow": [
"Bash(flutter --version:*)",
"Bash(where:*)",
"WebSearch",
"WebFetch(domain:pub.dev)",
"Bash(dir:*)",
"Bash(findstr:*)",
"Bash(ls:*)",
"Bash(while read:*)",
"Bash(do rmdir \"$d\")",
"Bash(echo:*)",
"Bash(done)"
]
}
}