settings.local.json
445 Bytes
{
"permissions": {
"allow": [
"Bash(pandoc:*)",
"Bash(npx skills --help:*)",
"Bash(pnpm add:*)",
"Bash(pnpm api:generate:*)",
"Bash(node:*)",
"Bash(ls:*)",
"Bash(tree:*)",
"Bash(git checkout:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)",
"Bash(find:*)",
"mcp__web-search-prime__webSearchPrime",
"mcp__web-reader__webReader"
]
}
}