2026-05-06 22:55:51 +00:00
|
|
|
{
|
2026-05-07 14:25:46 +00:00
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
|
|
|
|
"Bash(node -e *)",
|
2026-05-07 15:42:52 +00:00
|
|
|
"Bash(python3 *)",
|
2026-05-11 08:38:19 +00:00
|
|
|
"Bash(curl *)",
|
|
|
|
|
"Bash(node *)",
|
2026-05-07 14:25:46 +00:00
|
|
|
"Bash(node --input-type=module)",
|
|
|
|
|
"Bash(2>&1)",
|
|
|
|
|
"Bash(pnpm *)"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"enabledPlugins": {
|
|
|
|
|
"nx@nx-claude-plugins": true
|
|
|
|
|
},
|
2026-05-06 22:55:51 +00:00
|
|
|
"extraKnownMarketplaces": {
|
|
|
|
|
"nx-claude-plugins": {
|
|
|
|
|
"source": {
|
|
|
|
|
"source": "github",
|
|
|
|
|
"repo": "nrwl/nx-ai-agents-config"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|