Files
blweb/.claude/settings.local.json
T

13 lines
234 B
JSON
Raw Normal View History

{
"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 ' *)"
]
}
}