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

Correct incorrect type checking info #7482

Closed
wants to merge 2 commits into from
Closed

Conversation

smith558
Copy link

@smith558 smith558 commented Feb 8, 2025

Description

The current information about type checking by ts-node is incorrect. This can be easily verified for example at https://www.npmjs.com/package/ts-node#typecheck.

Validation

Related Issues

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run npm run format to ensure the code follows the style guide.
  • I have run npm run test to check if all tests are passing.
  • I have run npx turbo build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

Signed-off-by: Stanislav (Stanley) Modrak <[email protected]>
@smith558 smith558 requested a review from a team as a code owner February 8, 2025 17:58
Copy link

vercel bot commented Feb 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview Feb 8, 2025 6:04pm

Signed-off-by: Stanislav (Stanley) Modrak <[email protected]>
@JakobJingleheimer
Copy link
Member

Wasn't this just corrected last week? 🤔

@JakobJingleheimer
Copy link
Member

Yes, this is a duplicate: #7466

Thank you for the PR though @smith558!

@smith558 smith558 deleted the patch-1 branch February 8, 2025 18:46
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