Microsoft/TypeScript

Document that compiler.extends can be an array

Open

#62 915 ouverte le 20 dĂ©c. 2025

Voir sur GitHub
 (2 commentaires) (0 rĂ©actions) (0 assignĂ©s)TypeScript (6 726 forks)batch import
DocsHelp Wanted

Métriques du dépÎt

Stars
 (48 455 stars)
Métriques de merge PR
 (Merge moyen 6j 17h) (9 PRs mergées en 30 j)

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