13 lines
336 B
JSON
13 lines
336 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(flutter pub get:*)",
|
|
"Bash(flutter pub add:*)",
|
|
"Bash(dart run build_runner:*)",
|
|
"Bash(findstr:*)",
|
|
"Bash(dir /s /b \"C:\\\\Users\\\\kaziu\\\\Desktop\\\\Trainhubv2\\\\trainhub_flutter\\\\lib\\\\presentation\\\\*.dart\")",
|
|
"Bash(flutter build:*)"
|
|
]
|
|
}
|
|
}
|