Files
MookNote/.claude/settings.local.json
2026-05-22 22:42:54 +08:00

11 lines
173 B
JSON

{
"permissions": {
"allow": [
"Bash(flutter analyze *)",
"Bash(python _fix_script.py)",
"Bash(dart analyze *)",
"Bash(dart run *)"
]
}
}