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

monorepo: upgrade to TS 5.5, consider using ${configDir} to DRY up tsconfig.json #1941

Open
filmaj opened this issue Sep 3, 2024 · 1 comment
Labels
area:typescript issues that specifically impact using the package from typescript projects auto-triage-skip enhancement M-T: A feature request for new functionality good first issue semver:patch

Comments

@filmaj
Copy link
Contributor

filmaj commented Sep 3, 2024

See https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/#the-${configdir}-template-variable-for-configuration-files13

This would allow us to factor out all the duplicated entries in the various sub-packages tsconfig.json into a e.g. tsconfig.base.json that exists in the root of the repo, and have sub-packages extend from the base file.

@filmaj filmaj added semver:patch good first issue enhancement M-T: A feature request for new functionality area:typescript issues that specifically impact using the package from typescript projects labels Sep 3, 2024
Copy link

github-actions bot commented Oct 7, 2024

👋 It looks like this issue has been open for 30 days with no activity. We'll mark this as stale for now, and wait 10 days for an update or for further comment before closing this issue out. If you think this issue needs to be prioritized, please comment to get the thread going again! Maintainers also review issues marked as stale on a regular basis and comment or adjust status if the issue needs to be reprioritized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:typescript issues that specifically impact using the package from typescript projects auto-triage-skip enhancement M-T: A feature request for new functionality good first issue semver:patch
Projects
None yet
Development

No branches or pull requests

1 participant