Skip to content

typo: remove redundant 'from' in publishing-a-ts-package.md #8112

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AfshinJalili
Copy link

@AfshinJalili AfshinJalili commented Aug 26, 2025

remove redundant 'from'

Description

Validation

Related Issues

Check List

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

remove redundant 'from'

Signed-off-by: Afshin Jalili <153820238+AfshinJalili@users.noreply.github.com>
@AfshinJalili AfshinJalili requested a review from a team as a code owner August 26, 2025 13:59
Copy link

vercel bot commented Aug 26, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nodejs-org Ready Ready Preview Aug 26, 2025 2:01pm

Copy link

codecov bot commented Aug 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.89%. Comparing base (84c25ab) to head (f3d1946).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8112   +/-   ##
=======================================
  Coverage   75.89%   75.89%           
=======================================
  Files         112      112           
  Lines        9433     9433           
  Branches      303      303           
=======================================
  Hits         7159     7159           
  Misses       2273     2273           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

7 participants