Files
phone_login/.claude/settings.local.json

13 lines
218 B
JSON
Raw Permalink Normal View History

{
"permissions": {
"allow": [
"Bash(code .:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(flutter analyze:*)",
"Bash(flutter format:*)",
"Bash(dart format:*)"
]
}
}