- Update caniuse-lite from 1.0.30001588 to 1.0.30001757 - Add npm run build to Claude Code auto-approved commands 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
26 lines
627 B
JSON
26 lines
627 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"mcp__serena__read_file",
|
|
"mcp__serena__search_for_pattern",
|
|
"mcp__serena__find_file",
|
|
"mcp__serena__list_dir",
|
|
"mcp__serena__think_about_collected_information",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"mcp__serena__replace_regex",
|
|
"Bash(npm install:*)",
|
|
"mcp__ide__getDiagnostics",
|
|
"mcp__serena__execute_shell_command",
|
|
"mcp__serena__check_onboarding_performed",
|
|
"Bash(npm run build:*)"
|
|
]
|
|
},
|
|
"enableAllProjectMcpServers": true,
|
|
"enabledMcpjsonServers": [
|
|
"serena",
|
|
"context7",
|
|
"git"
|
|
]
|
|
}
|