27 lines
975 B
JSON
27 lines
975 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebSearch",
|
|
"Bash(go mod *)",
|
|
"Read(//usr/local/go/bin/**)",
|
|
"Read(//home/anthony/go/bin/**)",
|
|
"Read(//usr/**)",
|
|
"Bash(/home/anthony/go/bin/go mod *)",
|
|
"Bash(/home/anthony/go/bin/go build *)",
|
|
"Bash(npm install *)",
|
|
"Bash(/home/anthony/.config/JetBrains/WebStorm2026.1/node/versions/24.14.1/bin/npm install *)",
|
|
"Bash(npm run *)",
|
|
"Bash(go build *)",
|
|
"Bash(npx tsc *)",
|
|
"Bash(node_modules/.bin/tsc --noEmit)",
|
|
"Bash(/usr/bin/node node_modules/.bin/tsc --noEmit)",
|
|
"Bash(fish -c \"which node\")",
|
|
"Read(//opt/**)",
|
|
"Bash(/home/anthony/.config/JetBrains/WebStorm2026.1/node/versions/24.14.1/bin/node node_modules/.bin/tsc --noEmit)",
|
|
"Bash(chmod +x /home/anthony/Documents/Projects/Tradarr/build-push.sh)",
|
|
"Bash(fish -c \"npm install react-markdown\")",
|
|
"Bash(fish -c \"which npm; which pnpm; which bun\")"
|
|
]
|
|
}
|
|
}
|