Microsoft/TypeScript

Document that compiler.extends can be an array

Aperta

#62.915 aperta il 20 dic 2025

 (2 commenti) (0 reazioni) (0 assegnatari)TypeScript (13.395 fork)batch import
DocsHelp Wanted

Metriche repository

Star
 (108.860 stelle)
Metriche merge PR
 (Merge medio 6g 17h) (9 PR mergiate in 30 g)

Descrizione

🔍 Search Terms

compiler.extends extends

✅ Viability Checklist

⭐ Suggestion

After merging https://github.com/microsoft/TypeScript/pull/50403, the docs at https://www.typescriptlang.org/tsconfig/#extends haven't been updated to indicate that extends may be an array.

📃 Motivating Example

Users may only learn that extends may be an array if they find the PR above.

Guida contributor