Microsoft/TypeScript

Document that compiler.extends can be an array

Ouverte

#62 915 ouverte le 20 déc. 2025

 (2 commentaires) (0 réaction) (0 personne assignée)TypeScript (13 395 forks)batch import
DocsHelp Wanted

Métriques du dépôt

Stars
 (108 860 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

🔍 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.

Guide contributeur