Skip to content

docs: delete manual typescript install step in Vercel "Build & Output Settings"#951

Merged
FajarKim merged 1 commit intomasterfrom
update-documentation
Apr 10, 2026
Merged

docs: delete manual typescript install step in Vercel "Build & Output Settings"#951
FajarKim merged 1 commit intomasterfrom
update-documentation

Conversation

@FajarKim
Copy link
Copy Markdown
Owner

Description

Remove the manual step in the "Deploy on Vercel" section of README.md that asks users to add the npm install typescript command to "Build & Output Settings".

Type of change

  • Bug fix (added a non-breaking change which fixes an issue)
  • New feature (added a non-breaking change which adds functionality)
  • Updated documentation (updated the readme, templates, or other repo files)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Misc change (updated other files non-breaking change)

How Has This Been Tested?

  • Tested locally with a valid username
  • Tested locally with an invalid username
  • Ran tests with npm test
  • Added or updated test cases to test new features

Checklist:

  • I have checked to make sure no other pull requests are open for this issue
  • The code is properly formatted and is consistent with the existing code style
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Screenshots

None

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 10, 2026

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

Project Deployment Actions Updated (UTC)
github-readme-profile Ready Ready Preview, Comment Apr 10, 2026 1:26pm

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Apr 10, 2026
@FajarKim FajarKim merged commit 6085f34 into master Apr 10, 2026
9 checks passed
@FajarKim FajarKim deleted the update-documentation branch April 10, 2026 13:27
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.66%. Comparing base (77565ec) to head (36a2270).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #951   +/-   ##
=======================================
  Coverage   66.66%   66.66%           
=======================================
  Files          13       13           
  Lines         303      303           
  Branches       76       77    +1     
=======================================
  Hits          202      202           
+ Misses         88       77   -11     
- Partials       13       24   +11     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant