Files
Order-Loop/.openclaude/settings.local.json
2026-06-04 01:05:21 +03:00

29 lines
1.0 KiB
JSON

{
"permissions": {
"allow": [
"Bash(ls:*)",
"Bash(npm install:*)",
"Bash(node:*)",
"Bash(npm approve-scripts:*)",
"Bash(npx prisma:*)",
"Bash(node -e \"console.log\\(require\\(''crypto''\\).randomBytes\\(32\\).toString\\(''hex''\\)\\)\")",
"WebSearch",
"WebFetch(domain:www.prisma.org)",
"Bash(find C:UsersyuccDocumentsRepositoriesprojects-2026nextjsiherb-openclaudenode_modulesprisma -name *.md -maxdepth 2)",
"Bash(tasklist)",
"Bash(rm -rf \"C:\\\\Users\\\\yucc\\\\Documents\\\\Repositories\\\\projects-2026\\\\nextjs\\\\iherb-openclaude/.next\")",
"Bash(npm run:*)",
"Bash(npx next:*)",
"Bash(tee /tmp/build-output.txt)",
"Bash(echo \"EXIT: $?\")",
"Bash(echo \"EXIT_CODE=$?\")",
"Bash(taskkill /F /IM \"node.exe\")",
"Bash(taskkill /F /IM \"nxnode.bin\")",
"Bash(taskkill //F //PID 40132)",
"Bash(taskkill //F //PID 35372)",
"Bash(taskkill //F //PID 21080)",
"Bash(taskkill //F //PID 29760)"
]
}
}