diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index b6bdd73..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(backlog task *)", - "Bash(backlog mcp *)", - "Bash(npx tsc *)", - "mcp__backlog__task_create", - "mcp__backlog__task_view", - "mcp__backlog__task_edit", - "mcp__backlog__task_list", - "Read(//workspaces/home/github/Model/**)", - ] - }, - "enabledMcpjsonServers": [ - "backlog" - ] -}