13 lines
618 B
JSON
13 lines
618 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(xargs grep:*)",
|
|
"Bash(grep -E \"\\\\.py$\")",
|
|
"Bash(powershell -Command \"Get-Content ''C:\\\\Users\\\\meme\\\\Downloads\\\\racks.csv''\")",
|
|
"Bash(powershell -Command \"Get-Content ''C:\\\\Users\\\\meme\\\\Downloads\\\\racks.csv'' -Raw | Write-Output\")",
|
|
"Bash(powershell -Command \"[System.IO.File]::ReadAllText\\(''C:\\\\Users\\\\meme\\\\Downloads\\\\racks.csv''\\)\")",
|
|
"Bash(powershell -Command \"Get-Item ''C:\\\\Users\\\\meme\\\\Downloads\\\\racks.csv'' | Select-Object Length, LastWriteTime\")",
|
|
"Bash(npx tsc:*)"
|
|
]
|
|
}
|
|
}
|