Files
setrip/.claude/settings.local.json
T
2026-05-09 00:55:40 +07:00

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 *)"
]
}
}