Skip to content

Adjust typescript module resolution settings#767

Merged
goto-bus-stop merged 2 commits intodefaultfrom
typedscripted
Apr 15, 2026
Merged

Adjust typescript module resolution settings#767
goto-bus-stop merged 2 commits intodefaultfrom
typedscripted

Conversation

@goto-bus-stop
Copy link
Copy Markdown
Member

Unblocks #765

The node resolution setting is an alias for node10 which is being removed.

These are CommonJS modules imported into ESM. While the previous code
worked, the new TypeScript config doesn't accept it, so I'm just doing
what TypeScript wants which also works.
@goto-bus-stop goto-bus-stop enabled auto-merge (squash) April 15, 2026 13:03
@goto-bus-stop goto-bus-stop merged commit ffc50c7 into default Apr 15, 2026
7 checks passed
@goto-bus-stop goto-bus-stop deleted the typedscripted branch April 15, 2026 13:03
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 68.367%. remained the same — typedscripted into default

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