ad no order title msg

This commit is contained in:
2026-06-04 01:05:21 +03:00
parent 0c87eaef46
commit 3f2aeeab40
9 changed files with 391 additions and 192 deletions

View File

@@ -0,0 +1,28 @@
{
"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)"
]
}
}