Skip to content

Commit 7dba161

Browse files
retsohuangclaude
andcommitted
chore: remove orphaned Node.js configs and update architecture docs
Delete .oxlintrc.json and .prettierrc that referenced removed node_modules. Add worktree-bootstrap to CLAUDE.md architecture diagram. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent e1049df commit 7dba161

3 files changed

Lines changed: 2 additions & 11 deletions

File tree

.oxlintrc.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

.prettierrc

Lines changed: 0 additions & 3 deletions
This file was deleted.

CLAUDE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ Only bump versions when explicitly requested.
1616
.claude-plugin/marketplace.json # Plugin registry (references plugins via source field)
1717
plugins/
1818
├── code-review-tools/ # Commit-by-commit code review
19-
└── github-tools/ # PR creation and comment analysis
19+
├── github-tools/ # PR creation and comment analysis
20+
└── worktree-bootstrap/ # Auto-copy gitignored files to new worktrees
2021
```
2122

2223
**Key relationship**: `.claude-plugin/marketplace.json` entries have a `source` field pointing to `./plugins/<name>`.

0 commit comments

Comments
 (0)