2026-05-01 18:10:59 +08:00
|
|
|
{
|
|
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
|
|
|
|
"Bash(npm install *)",
|
|
|
|
|
"Bash(npm run *)",
|
|
|
|
|
"mcp__Claude_in_Chrome__tabs_context_mcp",
|
|
|
|
|
"Bash(git init *)",
|
|
|
|
|
"Bash(git add *)",
|
2026-05-01 18:24:37 +08:00
|
|
|
"Bash(git commit -m ' *)",
|
|
|
|
|
"Bash(git remote *)",
|
|
|
|
|
"Bash(git push *)",
|
|
|
|
|
"Bash(git commit -m 'docs: 重写 README 为中文,添加英文版跳转链接 *)"
|
2026-05-01 18:10:59 +08:00
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|