We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
extends
need to revert #80, see https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-0.html#supporting-multiple-configuration-files-in-extends
This was buried so deep in the docs that I couldn't find it until someone brought it up.
The text was updated successfully, but these errors were encountered:
extends: []
tsconfig.json
feat: support tsconfig#extends array
6aa68d5
closes #101
feat: support tsconfig#extends array (#102)
c859cdc
Boshen
Successfully merging a pull request may close this issue.
need to revert #80, see https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-0.html#supporting-multiple-configuration-files-in-extends
This was buried so deep in the docs that I couldn't find it until someone brought it up.
The text was updated successfully, but these errors were encountered: