Files
impact/.claude/settings.local.json
2026-01-18 13:38:09 +01:00

10 lines
140 B
JSON

{
"permissions": {
"allow": [
"Bash(flutter clean:*)",
"Bash(flutter pub get:*)",
"Bash(flutter run:*)"
]
}
}