Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions .claude/settings.local.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"permissions": {
"allow": [
"mcp__github__issue_read",
"Bash(git fetch:*)",
"Bash(git remote:*)",
"Bash(git checkout:*)",
"Bash(npm test:*)",
"Bash(npm run:*)",
"Bash(bun install:*)",
"Bash(npm install:*)",
"Bash(npx tsc:*)",
"Bash(git add:*)",
"Bash(git commit -m \"perf: optimize line-break calculations with pre-computed effectiveMaxWidth:*)",
"Bash(git push:*)",
"mcp__github__fork_repository",
"Bash(git config:*)",
"mcp__github__get_me",
"mcp__github__create_pull_request",
"Bash(git commit:*)"
]
}
}
Loading