This commit is contained in:
Thomas Way
2026-02-06 00:13:34 +00:00
parent 15c9ee2dd9
commit fbdf2a8aab
3 changed files with 65 additions and 595 deletions

View File

@@ -1,7 +1,8 @@
{
"permissions": {
"allow": [
"Bash(flutter analyze:*)"
"Bash(flutter analyze:*)",
"Bash(dart analyze:*)"
]
}
}