Skip to content

Modify npm init command for module type#132

Merged
SteveSandersonMS merged 1 commit intogithub:mainfrom
sinedied:patch-1
Jan 23, 2026
Merged

Modify npm init command for module type#132
SteveSandersonMS merged 1 commit intogithub:mainfrom
sinedied:patch-1

Conversation

@sinedied
Copy link
Contributor

Fixes #131

@sinedied sinedied requested a review from a team as a code owner January 23, 2026 10:38
Copilot AI review requested due to automatic review settings January 23, 2026 10:38
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the TypeScript “getting started” tutorial to initialize new Node.js projects as ES modules so tsx can run examples that use top-level await (Fixes #131).

Changes:

  • Switches the tutorial’s npm init command to create a module-type project by default.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@SteveSandersonMS SteveSandersonMS left a comment

Choose a reason for hiding this comment

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

Thanks @sinedied!

@SteveSandersonMS SteveSandersonMS added this pull request to the merge queue Jan 23, 2026
Merged via the queue into github:main with commit 41f0071 Jan 23, 2026
5 of 6 checks passed
@richlanpowers5-afk
Copy link

richlanpowers5-afk commented Jan 23, 2026 via email

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.

[tutorial error] module required

3 participants