Skip to content

feat(internal): Add support for ${configDir} to directory path configs#239

Merged
kitten merged 4 commits intomainfrom
feat/template-var-configdir
Apr 21, 2024
Merged

feat(internal): Add support for ${configDir} to directory path configs#239
kitten merged 4 commits intomainfrom
feat/template-var-configdir

Conversation

@kitten
Copy link
Copy Markdown
Member

@kitten kitten commented Apr 20, 2024

See microsoft/TypeScript#58042

Summary

This adds support for a ${configDir} substitution in our configuration.
This, by definition, must always point the path of the evaluated tsconfig.json, rather than the tsconfig.json the path was sourced from.

Support for this will land in TS with the linked PR.

Set of changes

  • Add rootDir to ${configPath} substitution to getConfig

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 20, 2024

🦋 Changeset detected

Latest commit: ebc3a4d

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@kitten kitten requested a review from JoviDeCroock April 20, 2024 15:12
@kitten kitten merged commit 5888a0c into main Apr 21, 2024
@kitten kitten deleted the feat/template-var-configdir branch April 21, 2024 13:39
@github-actions github-actions bot mentioned this pull request Apr 21, 2024
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.

2 participants