23 lines
889 B
JSON
23 lines
889 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(Get-ChildItem -Path \"C:\\\\Users\\\\caiob\\\\Documents\\\\lucas cachalote\\\\YungRiotz\" -Recurse -Filter \"*.dart\")",
|
|
"Bash(Select-Object -ExpandProperty FullName)",
|
|
"Bash(Sort-Object)",
|
|
"Bash(flutter analyze *)",
|
|
"Bash(New-Item -ItemType Directory -Force \"C:\\\\Users\\\\caiob\\\\Documents\\\\lucas cachalote\\\\YungRiotz\\\\assets\\\\images\")",
|
|
"Bash(New-Item -ItemType Directory -Force \"C:\\\\Users\\\\caiob\\\\Documents\\\\lucas cachalote\\\\YungRiotz\\\\assets\\\\textures\")",
|
|
"PowerShell(New-Item *)",
|
|
"PowerShell(supabase *)",
|
|
"PowerShell(supabase projects *)",
|
|
"PowerShell(supabase link *)",
|
|
"PowerShell(supabase db *)",
|
|
"Bash(git fetch *)",
|
|
"Bash(git pull *)",
|
|
"Bash(git stash *)",
|
|
"Bash(git push *)",
|
|
"Bash(git config *)"
|
|
]
|
|
}
|
|
}
|