π Search Terms
compiler.extends extends
β
Viability Checklist
β Suggestion
After merging #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.
π Search Terms
compiler.extends extends
β Viability Checklist
β Suggestion
After merging #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
extendsmay be an array if they find the PR above.