Skip to content

feat!: required changes for TypeScript 6#57

Merged
MKruschke merged 3 commits into
eBayClassifiedsGroup:masterfrom
cluehr:ts6-changes
May 6, 2026
Merged

feat!: required changes for TypeScript 6#57
MKruschke merged 3 commits into
eBayClassifiedsGroup:masterfrom
cluehr:ts6-changes

Conversation

@cluehr

@cluehr cluehr commented May 5, 2026

Copy link
Copy Markdown
Contributor

TypeScript 6 requires relative paths in tsconfig.json files to start with a .. if this is not the case it will not be able to find the dependencies.

This change fixes the issue and ensures relative paths start with a ..

Furthermore, the .nvmrc has been updated to use lts/jod, which matches the engines entry in the package.json.

@cluehr cluehr changed the title required changes for TypeScript 6 feat: required changes for TypeScript 6 May 5, 2026
@cluehr cluehr changed the title feat: required changes for TypeScript 6 feat!: required changes for TypeScript 6 May 6, 2026

@MKruschke MKruschke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MKruschke
MKruschke merged commit 3137481 into eBayClassifiedsGroup:master May 6, 2026
3 checks passed
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