13 lines
234 B
JSON
13 lines
234 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(npm install *)",
|
||
|
|
"Bash(npm run *)",
|
||
|
|
"mcp__Claude_in_Chrome__tabs_context_mcp",
|
||
|
|
"Bash(git init *)",
|
||
|
|
"Bash(git add *)",
|
||
|
|
"Bash(git commit -m ' *)"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|