17 lines
439 B
JSON
17 lines
439 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 *)"
|
|
]
|
|
}
|
|
}
|