Files
ln-ios/ln_jq_app/.claude/settings.local.json
2026-03-27 09:37:52 +08:00

9 lines
161 B
JSON

{
"permissions": {
"allow": [
"Bash(flutter build apk --debug 2>&1 | tail -15)",
"Bash(flutter build apk --debug 2>&1 | tail -10)"
]
}
}