Files
oh-my-claudecode/dist/__tests__/hud-agents.test.d.ts
Yeachan-Heo 2b4490fc85 chore: include dist/ in git for seamless plugin installs
- Remove dist/ from .gitignore so compiled output ships with the repo
- Add linguist-generated attributes to hide dist/ from GitHub diffs
- Simplify update guide in all READMEs (no rebuild step needed)

Users no longer need to run npm install or rebuild after plugin
install/update — the compiled code is now included directly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-05 23:50:26 +00:00

7 lines
163 B
TypeScript
Generated

/**
* Sisyphus HUD - Agents Element Tests
*
* Tests for agent visualization with different formats.
*/
export {};
//# sourceMappingURL=hud-agents.test.d.ts.map