Files
2026-01-21 16:08:09 +01:00

13 lines
196 B
JSON

{
"permissions": {
"allow": [
"Bash(flutter test:*)",
"Bash(cat:*)",
"Bash(flutter gen-l10n:*)",
"Bash(flutter analyze:*)"
],
"deny": [],
"ask": []
}
}