You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

16 lines
343 B

{
"permissions": {
"allow": [
"mcp__filesystem__list_directory",
"mcp__filesystem__directory_tree",
"Bash(npx prettier:*)",
"Bash(npm run dev:*)",
"Bash(npm install:*)",
"Bash(pnpm install:*)",
"Bash(pnpm run dev:mp-weixin:*)",
"Bash(git add:*)"
],
"deny": [],
"ask": []
}
}