microsoft/TypeScript

Document that compiler.extends can be an array

Open

Aperta il 20 dic 2025

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)TypeScript (108.860 star) (13.395 fork)batch import
DocsHelp Wanted

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