-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
Conversation
remove redundant 'from' Signed-off-by: Afshin Jalili <[email protected]>
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. 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. |
@nodejs/nodejs-website fast-tracking this as simple fix |
Running Lighthouse audit... |
remove redundant 'from'
Description
Validation
Related Issues
Check List
pnpm format
to ensure the code follows the style guide.pnpm test
to check if all tests are passing.pnpm build
to check if the website builds without errors.