mirror of
https://github.com/jimeh/commonflow.org.git
synced 2026-02-19 05:46:40 +00:00
23 lines
526 B
JSON
23 lines
526 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(cat:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git diff:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(npm run astro:*)",
|
|
"Bash(npm run build:*)",
|
|
"Bash(npm run check:*)",
|
|
"Bash(npm run dev:*)",
|
|
"Bash(npm run format:*)",
|
|
"Bash(npm run format:check:*)",
|
|
"Bash(npm run lint:*)",
|
|
"Bash(npm run preview:*)",
|
|
"Bash(npm run update-specs:*)",
|
|
"mcp__deepwiki__ask_question"
|
|
]
|
|
}
|
|
}
|