Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support generating combined bases #90

Merged
merged 1 commit into from
Feb 14, 2022
Merged

Support generating combined bases #90

merged 1 commit into from
Feb 14, 2022

Conversation

jonahsnider
Copy link
Contributor

Closes #89


This implements the combined base generation and also adds an ESM base for testing.

I haven't updated the Markdown README generator to separately display the generated combined configs as it would require substantial changes to how that file was written.

Other base config combinations will need to be added to the inputs array in the new generation script.

@orta
Copy link
Member

orta commented Feb 14, 2022

Yep, this looks good to me - nice work!

@orta orta merged commit ded84c4 into tsconfig:main Feb 14, 2022
@jonahsnider jonahsnider deleted the combined branch April 6, 2022 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Combined bases as a workaround for tsconfig.json extends limitations
2 participants