microsoft / microsoft/TypeScript

dom.generated.d.ts is missing from this repo while still referenced in the docs

Open Beginner friendly
#64,118 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Docs
Dominant language
Go
Stars
111k
Forks
14.3k
Avg merge
2d 4h
Merged PRs (30d)
132

Description

### Acknowledgement

- [x] I acknowledge that issues using this template may be closed without further explanation at the maintainer's discretion.

### Comment

the documentation on [DOM Manipulation](https://www.typescriptlang.org/docs/handbook/dom-manipulation.html) still points to [this vanished file here](https://github.com/microsoft/TypeScript/blob/main/src/lib/dom.generated.d.ts).

it'd be great to have that very useful reference available again.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the DOM Manipulation documentation page and check whether src/lib/dom.generated.d.ts exists in the repository. Determine whether the broken reference should point to an available file or the referenced file should be made available again, then verify that the documentation link resolves.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
70/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.