microsoft / microsoft/TypeScript
Missing Handbook Content
Offen
@RyanCavanaugh arbeitet bereits daran.
Seit 10.9.2024.
Docs
- Vorherrschende Sprache
- Go
- Sterne
- 111k
- Forks
- 14.4k
- Ø Merge
- 1 T. 19 Std.
- Gemergte PRs (30 T.)
- 117
Beschreibung
Acknowledgement
- I acknowledge that issues using this template may be closed without further explanation at the maintainer's discretion.
Comment
Cleaned up from raw notes from @navya9singh:
Handbook
- Isolated declarations
- Decorators
- JSDOc: add
@overloadand@importto https://www.typescriptlang.org/docs/handbook/jsdoc-supported-types.html - Add
satisfiesnext toas - Add instantiation expressions to Generic Functions https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-7.html#instantiation-expressions
- Add extends constraints on infer to conditional types
- Variance annotations
- Explain supported dependent parameters in CFA
- Add
ts-ignoreandts-expect-errorto Basics - Add more on striter generators here
- Assertion functions
- Discuss reverse inference of mapped types
TSConfig
- Make a TSConfig 101 page with a short list of options, put it in the Handbook main flow
-
$configDirlink - Multiple
extendshttps://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-0.html#supporting-multiple-configuration-files-in-extends
Modules Reference
- Resolution Mode (4.7, 5.3) link
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.