18 lines
431 B
JSON
18 lines
431 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(npm run build:*)",
|
||
|
|
"Bash(python:*)",
|
||
|
|
"Bash(npm ls:*)",
|
||
|
|
"Bash(npm run dev:*)",
|
||
|
|
"Bash(del \"E:\\\\GY_WORKING\\\\__CLAUDE_CODE_TESTING\\\\NEW_OSINT_AGGREGATOR\\\\techscout\\\\package-lock.json\")",
|
||
|
|
"Bash(curl:*)",
|
||
|
|
"Bash(npx next build)",
|
||
|
|
"Bash(taskkill:*)",
|
||
|
|
"Bash(timeout:*)",
|
||
|
|
"Bash(dir:*)",
|
||
|
|
"Bash(pip install:*)"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|