mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-12 08:50:30 +00:00
13 lines
321 B
JSON
13 lines
321 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(flutter analyze lib)",
|
|
"Read(//Users/dz0ny/meshcore-sar/MeshCore/**)",
|
|
"Bash(flutter analyze lib/providers/connection_provider.dart)",
|
|
"Bash(flutter analyze lib/providers/connection_provider.dart --fatal-infos)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|