Microsoft/TypeScript

Document that compiler.extends can be an array

Open

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

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)TypeScript (48,455 star) (6,726 fork)batch import
DocsHelp Wanted

描述

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

贡献者指南