Microsoft/TypeScript

Document that compiler.extends can be an array

开放

#62,915 创建于 2025年12月20日

 (2 条评论) (0 个反应) (0 位负责人)TypeScript (13,395 个派生)batch import
DocsHelp Wanted

仓库指标

星标
 (108,860 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南