Skip to content

Commit 658f287

Browse files
committed
ai: impove CLAUDE.md
1 parent 6cc7715 commit 658f287

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CLAUDE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ This project generates alternative TypeScript standard library definitions with
2121

2222
- **`TypeScript/`** - Git submodule containing the official TypeScript repository for source lib files
2323

24+
- Note: `TypeScript/lib/lib.dom.d.ts` and `TypeScript/lib/lib.es5.d.ts` are HUGE. Never try to read the whole file at once. Always grep for specific parts.
25+
2426
- **`tests/`** - Type-level tests using `tsd` to verify the improved type definitions work correctly
2527

2628
## Essential Commands

0 commit comments

Comments
 (0)