12 lines
288 B
JSON
12 lines
288 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebFetch(domain:unsplash.com)",
|
|
"Bash(npx prisma *)",
|
|
"Bash(Get-ChildItem -Path \"c:\\\\development\\\\DIOS\\\\weekly-project\\\\setrip\" -Force)",
|
|
"Bash(Select-Object Name, PSIsContainer)",
|
|
"Bash(npx tsc *)"
|
|
]
|
|
}
|
|
}
|